Home
last modified time | relevance | path

Searched refs:WrittenFileDiffers (Results 1 – 14 of 14) sorted by relevance

/external/skqp/tools/bookmaker/
DhackParser.cpp50 if (ParserCommon::WrittenFileDiffers(filename, root->fFileName)) { in hackFiles()
Dcataloger.cpp79 if (ParserCommon::WrittenFileDiffers(fullName, kCatalogFileName)) { in closeCatalog()
DparserCommon.h228 static bool WrittenFileDiffers(string filename, string readname);
DparserCommon.cpp367 bool ParserCommon::WrittenFileDiffers(string filename, string readname) { in WrittenFileDiffers() function in ParserCommon
DbmhParser.cpp884 if (ParserCommon::WrittenFileDiffers(oldFiddle, newFiddle)) { in dumpExamples()
DmdOut.cpp743 if (ParserCommon::WrittenFileDiffers(fullName, filename)) { in buildRefFromFile()
DincludeWriter.cpp2080 if (ParserCommon::WrittenFileDiffers(fileName, readname)) { in populate()
/external/skia/tools/bookmaker/
DhackParser.cpp50 if (ParserCommon::WrittenFileDiffers(filename, root->fFileName)) { in hackFiles()
Dcataloger.cpp79 if (ParserCommon::WrittenFileDiffers(fullName, kCatalogFileName)) { in closeCatalog()
DparserCommon.h230 static bool WrittenFileDiffers(string filename, string readname);
DparserCommon.cpp366 bool ParserCommon::WrittenFileDiffers(string filename, string readname) { in WrittenFileDiffers() function in ParserCommon
DmdOut.cpp743 if (ParserCommon::WrittenFileDiffers(fullName, filename)) { in buildRefFromFile()
DbmhParser.cpp884 if (ParserCommon::WrittenFileDiffers(oldFiddle, newFiddle)) { in dumpExamples()
DincludeWriter.cpp2079 if (ParserCommon::WrittenFileDiffers(fileName, readname)) { in populate()