Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dadb_wifi.cpp72 bool SafeReplaceFile(std::string_view old_file, std::string_view new_file) { in SafeReplaceFile()
/aosp12/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc259 const FilesystemInterface::File* old_file = &old_files_map.begin()->second; in GetOldFile() local
350 FilesystemInterface::File old_file = in DeltaReadPartition() local