Searched refs:TempPathName (Results 1 – 2 of 2) sorted by relevance
599 std::string OutputPathName, TempPathName; in createOutputFile() local603 UseTemporary, CreateMissingDirectories, &OutputPathName, &TempPathName); in createOutputFile()614 TempPathName, std::move(OS))); in createOutputFile()623 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument706 if (TempPathName) in createOutputFile()707 *TempPathName = TempFile; in createOutputFile()
732 std::string *TempPathName);