Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc704 static void StatForObject(GCSFile* gcs_file, const std::string& path, in StatForObject() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1505 Status GcsFileSystem::StatForObject(const string& fname, const string& bucket, in StatForObject() function in tensorflow::GcsFileSystem