Searched defs:tempFile (Results 1 – 3 of 3) sorted by relevance
144 StdoutRecord::StdoutRecord(const std::string &tempFile, const std::string &mode) in StdoutRecord()
1703 … File tempFile = new File(tempDirPath, entry.getName().substring(LIBS.length() + 1)); in getLibsFromPackageAndUnpackage() local