Searched defs:temp_path (Results 1 – 2 of 2) sorted by relevance
34 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
329 WCHAR temp_path[MAX_PATH]; in GetLogFilePath() local