Home
last modified time | relevance | path

Searched defs:RenameFile (Results 1 – 25 of 34) sorted by relevance

12

/external/pigweed/pw_transfer/
Datomic_file_transfer_handler.cc63 pw::Status RenameFile(const std::string_view input_target, in RenameFile() function
/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h95 Status RenameFile(const string& src, const string& target, in RenameFile() function
Dfile_system.h331 virtual tensorflow::Status RenameFile(const std::string& src, in RenameFile() function
336 virtual tensorflow::Status RenameFile(const std::string& src, in RenameFile() function
673 tensorflow::Status RenameFile(const std::string& src, in RenameFile() function
Dretrying_file_system.h125 Status RenameFile(const string& src, const string& target, in RenameFile() function
Dram_file_system.h302 Status RenameFile(const std::string& src_, const std::string& target_, in RenameFile() function
Denv.h348 Status RenameFile(const std::string& src, const std::string& target, in RenameFile() function
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOPosix.cpp126 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile() function
DFuzzerIOWindows.cpp233 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile() function
/external/leveldb/include/leveldb/
Denv.h377 Status RenameFile(const std::string& s, const std::string& t) override { in RenameFile() function
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc196 Status MemmappedFileSystem::RenameFile(const string& filename_from, in RenameFile() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc281 Status AssetManagerFileSystem::RenameFile(const string& s, const string& t, in RenameFile() function in tensorflow::AssetManagerFileSystem
/external/armnn/shim/sl/canonical/
DCanonicalUtils.cpp588 void RenameFile(const std::string& existingName, in RenameFile() function
/external/leveldb/helpers/memenv/
Dmemenv.cc345 Status RenameFile(const std::string& src, in RenameFile() function in leveldb::__anon3158ea580111::InMemoryEnv
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc245 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) { in RenameFile() function
/external/android-nn-driver/
DUtils.cpp710 void RenameFile(const std::string& existingName, in RenameFile() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
Dposix_filesystem.cc298 static void RenameFile(const TF_Filesystem* filesystem, const char* src, in RenameFile() function
/external/tensorflow/tensorflow/tsl/platform/default/
Dposix_file_system.cc381 Status PosixFileSystem::RenameFile(const string& src, const string& target, in RenameFile() function in tensorflow::PosixFileSystem
/external/icing/icing/legacy/index/
Dicing-filesystem.cc456 bool IcingFilesystem::RenameFile(const char *old_name, in RenameFile() function in icing::lib::IcingFilesystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc497 TEST_F(GCSFilesystemTest, RenameFile) { in TEST_F() argument
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc346 Status ModularFileSystem::RenameFile(const std::string& src, in RenameFile() function in tensorflow::ModularFileSystem
/external/leveldb/db/
Dfault_injection_test.cc310 Status FaultInjectionTestEnv::RenameFile(const std::string& s, in RenameFile() function in leveldb::FaultInjectionTestEnv
/external/tensorflow/tensorflow/tsl/platform/windows/
Dwindows_file_system.cc578 Status WindowsFileSystem::RenameFile(const string& src, const string& target, in RenameFile() function in tensorflow::WindowsFileSystem
/external/icing/icing/file/
Dfilesystem.cc605 bool Filesystem::RenameFile(const char* old_name, const char* new_name) const { in RenameFile() function in icing::lib::Filesystem
/external/leveldb/util/
Denv_posix.cc621 Status RenameFile(const std::string& from, const std::string& to) override { in RenameFile() function in leveldb::__anonaf9a1b3f0111::PosixEnv
/external/clang/include/clang/Lex/
DPPCallbacks.h43 EnterFile, ExitFile, SystemHeaderPragma, RenameFile enumerator

12