Home
last modified time | relevance | path

Searched defs:empty_object_ok (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc1225 bool empty_object_ok, in ParseGcsPathForScheme()
1247 Status GcsFileSystem::ParseGcsPath(StringPiece fname, bool empty_object_ok, in ParseGcsPath()
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc189 Status ParseS3Path(const string& fname, bool empty_object_ok, string* bucket, in ParseS3Path()