Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dadb_wifi.cpp72 bool SafeReplaceFile(std::string_view old_file, std::string_view new_file) { in SafeReplaceFile() function
151 if (!SafeReplaceFile(path, temp_file_name.c_str())) { in write_known_host_to_file()