Searched refs:ScratchFile (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/android/webkitmerge/
H A Dwebkitmerge.cpp173 string ScratchFile(const char* name) function
197 listStr += string(base) + "/" + workingDir + "\" > " + ScratchFile(name);
200 return GetFile(ScratchFile(name));
453 string diffsFile = ScratchFile(__FUNCTION__);
484 string compareFileStr = ScratchFile(__FUNCTION__);
531 string findWebCore = ScratchFile("FindWebCore");
539 string findJavaScriptCore = ScratchFile("FindJavaScriptCore");
771 string updateDerivedMake = ScratchFile(__FUNCTION__);
877 string localDerivedStr = ScratchFile("LocalDerived");
933 string excludedGeneratedStr = ScratchFile("ExcludedGenerate
[all...]

Completed in 198 milliseconds