Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc947 void GcsFileSystem::ClearFileCaches(const string& fname) { in ClearFileCaches() function in tensorflow::GcsFileSystem
960 [this, fname]() { ClearFileCaches(fname); }, in NewWritableFile()
1001 [this, fname]() { ClearFileCaches(fname); }, retry_config_)); in NewAppendableFile()
1439 ClearFileCaches(fname); in DeleteFile()
1541 ClearFileCaches(target); in RenameObject()
Dgcs_file_system.h305 void ClearFileCaches(const string& fname);