Searched refs:getErrorCount (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/script_api/ | ||
D | Scanner.h | 101 bool getErrorCount() const { return mErrorCount; } in getErrorCount() function |
D | Specification.cpp | 853 return scanner.getErrorCount() == 0; in readSpecFile() |