Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc821 static void ClearFileCaches(GCSFile* gcs_file, const std::string& path) { in ClearFileCaches() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1255 void GcsFileSystem::ClearFileCaches(const string& fname) { in ClearFileCaches() function in tensorflow::GcsFileSystem