Home
last modified time | relevance | path

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

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