Searched defs:parseFromFile (Results 1 - 4 of 4) sorted by relevance

/external/skia/tools/bookmaker/
H A Dcataloger.cpp81 bool Catalog::parseFromFile(const char* path) { function in class:Catalog
H A DparserCommon.cpp19 if (!this->parseFromFile(fileOrPath)) {
31 if (!this->parseFromFile(hunk)) {
48 if (!this->parseFromFile(hunk)) {
275 if (!this->parseFromFile(statusFile)) {
353 bool StatusIter::parseFromFile(const char* path) { function in class:StatusIter
/external/skqp/tools/bookmaker/
H A Dcataloger.cpp81 bool Catalog::parseFromFile(const char* path) { function in class:Catalog
H A DparserCommon.cpp19 if (!this->parseFromFile(fileOrPath)) {
31 if (!this->parseFromFile(hunk)) {
48 if (!this->parseFromFile(hunk)) {
275 if (!this->parseFromFile(statusFile)) {
353 bool StatusIter::parseFromFile(const char* path) { function in class:StatusIter

Completed in 184 milliseconds