Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Denv.cc276 FileSystem* target_fs; in RenameFile() local
288 FileSystem* target_fs; in CopyFile() local
438 FileSystem* target_fs, const string& target) { in FileSystemCopyFile()