Home
last modified time | relevance | path

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

/system/bt/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
/system/core/fastboot/
Dfastboot.cpp580 char temp_path[PATH_MAX]; in win32_tmpfile() local