Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DparserCommon.cpp71 bool ParserCommon::parseFile(const char* fileOrPath, const char* suffix, OneFile oneFile) { in parseFile() argument
78 } else if (OneFile::kNo == oneFile) { in parseFile()