Searched refs:ScratchFile (Results 1 – 1 of 1) sorted by relevance
173 string ScratchFile(const char* name) in ScratchFile() function197 listStr += string(base) + "/" + workingDir + "\" > " + ScratchFile(name); in List()200 return GetFile(ScratchFile(name)); in List()453 string diffsFile = ScratchFile(__FUNCTION__); in GetAndroidDiffs()484 string compareFileStr = ScratchFile(__FUNCTION__); in CompareFiles()531 string findWebCore = ScratchFile("FindWebCore"); in Find()539 string findJavaScriptCore = ScratchFile("FindJavaScriptCore"); in Find()771 string updateDerivedMake = ScratchFile(__FUNCTION__); in UpdateDerivedMake()877 string localDerivedStr = ScratchFile("LocalDerived"); in UpdateDerivedMake()933 string excludedGeneratedStr = ScratchFile("ExcludedGenerated"); in UpdateDerivedMake()[all …]