Searched refs:temp_file_path (Results 1 – 3 of 3) sorted by relevance
106 llvm::SmallString<64> temp_file_path; in save_socket_id_to_file() local108 temp_file_path = temp_file_spec.GetPath(); in save_socket_id_to_file()113 temp_file_path, file_spec.GetPath(), socket_id), in save_socket_id_to_file()
997 char temp_file_path[MAX_PATH + 1] = { '\0' }; // NOLINT in CapturedStream() local1003 temp_file_path); in CapturedStream()1006 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE); in CapturedStream()1008 << temp_file_path; in CapturedStream()1009 filename_ = temp_file_path; in CapturedStream()
225 const char *temp_file_path; member2130 SVN_ERR(svn_stream_open_unique(&temp_stream, &fb->temp_file_path, NULL, in apply_textdelta()2175 if (fb->temp_file_path) in close_file()2214 repos_file = fb->temp_file_path; in close_file()2229 fb->temp_file_path, in close_file()