Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles.cc34 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError()
107 const std::string temp_path = path + ".new"; in WriteToFile() local
/packages/modules/adb/
Dadb_utils.cpp329 WCHAR temp_path[MAX_PATH]; in GetLogFilePath() local