Home
last modified time | relevance | path

Searched refs:StatForObject (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h288 Status StatForObject(const string& fname, const string& bucket,
Dgcs_file_system.cc1034 const Status status = StatForObject(fname, bucket, object, &stat); in FileExists()
1051 const Status status = StatForObject(fname, bucket, object, &stat); in ObjectExists()
1119 Status GcsFileSystem::StatForObject(const string& fname, const string& bucket, in StatForObject() function in tensorflow::GcsFileSystem
1410 const Status status = StatForObject(fname, bucket, object, &gcs_stat); in Stat()