Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/contrib/libzip/utils/
H A Dutils_zip.cc280 absl::Status LibZip::ReplaceFile(uint64_t index, in ReplaceFile() function in LibZip
293 absl::Status LibZip::ReplaceFile(uint64_t index, int fd) { in ReplaceFile() function in LibZip
300 absl::Status LibZip::ReplaceFile(uint64_t index, std::vector<uint8_t>& buf) { in ReplaceFile() function in LibZip
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache.cc591 bool TrivialFileOperations::ReplaceFile(const base::FilePath& from_path, in ReplaceFile() function in disk_cache::TrivialFileOperations
/aosp_15_r20/external/cronet/base/win/
H A Dwindows_types.h369 #define ReplaceFile ReplaceFileW macro
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc384 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_win.cc470 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
H A Dfile_util_posix.cc425 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h2170 #define ReplaceFile __MINGW_NAME_AW(ReplaceFile) macro