Searched defs:tmp_file (Results 1 – 2 of 2) sorted by relevance
495 std::string tmp_file = GetTmpnam(); in FindTool() local525 static void FindToolDumpPrintout(std::string name_predicate, std::string tmp_file) { in FindToolDumpPrintout()
2196 std::unique_ptr<File> tmp_file(OS::CreateEmptyFile(tmp_file_name.c_str())); in SaveDexInput() local