Home
last modified time | relevance | path

Searched defs:ObjectExists (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/resources/codegen-resources/
H A Dwaiters-2.json43 "ObjectExists": { object
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc723 static bool ObjectExists(GCSFile* gcs_file, const std::string& path, in ObjectExists() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1434 Status GcsFileSystem::ObjectExists(const string& fname, const string& bucket, in ObjectExists() function in tensorflow::GcsFileSystem