Searched refs:TempPathName (Results 1 – 2 of 2) sorted by relevance
691 std::string OutputPathName, TempPathName; in createOutputFile() local695 UseTemporary, CreateMissingDirectories, &OutputPathName, &TempPathName); in createOutputFile()705 OutputFile((OutputPathName != "-") ? OutputPathName : "", TempPathName)); in createOutputFile()714 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument803 if (TempPathName) in createOutputFile()804 *TempPathName = TempFile; in createOutputFile()
752 std::string *TempPathName);