Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/os/linux_generic/
H A 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
/aosp12/packages/modules/adb/
H A Dadb_utils.cpp329 WCHAR temp_path[MAX_PATH]; in GetLogFilePath() local
/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.h105 std::string temp_path; member
H A Dconfig_parser.cpp363 std::string temp_path; in ParseSensorInfo() local
/aosp12/system/core/fastboot/
H A Dfastboot.cpp580 char temp_path[PATH_MAX]; in win32_tmpfile() local