Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc211 string JoinGcsPath(const string& path, const string& subpath) { in JoinGcsPath() function
1515 RenameObject(JoinGcsPath(src, subpath), JoinGcsPath(target, subpath))); in RenameFile()
1611 const string& full_path = JoinGcsPath(dirname, object); in DeleteRecursively()