Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc983 static void RenameObject(const TF_Filesystem* filesystem, in RenameObject() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1947 Status GcsFileSystem::RenameObject(const string& src, const string& target) { in RenameObject() function in tensorflow::GcsFileSystem