Searched refs:TempPathName (Results 1 – 2 of 2) sorted by relevance
576 std::string OutputPathName, TempPathName; in createOutputFile() local580 UseTemporary, CreateMissingDirectories, &OutputPathName, &TempPathName); in createOutputFile()591 TempPathName, std::move(OS))); in createOutputFile()600 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument681 if (TempPathName) in createOutputFile()682 *TempPathName = TempFile; in createOutputFile()
683 std::string *TempPathName);