Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc531 static void UncachedStatForObject(const std::string& bucket, in UncachedStatForObject() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1450 Status GcsFileSystem::UncachedStatForObject(const string& fname, in UncachedStatForObject() function in tensorflow::GcsFileSystem