Searched defs:temp_file_name (Results 1 – 7 of 7) sorted by relevance
23 TempFile::TempFile(const std::string& temp_file_name, std::ios::openmode mode) in TempFile()
601 char* temp_file_name = TF_GetTempFileName(""); in NewWritableFile() local620 std::string temp_file_name(temp_file_name_c_str); // To prevent memory-leak in NewAppendableFile() local
36 std::string temp_file_name = in GetTempFileName() local
62 static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { in temp_file_name() function
66 static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { in temp_file_name() function