Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DScanner.h101 bool getErrorCount() const { return mErrorCount; } in getErrorCount() function
DSpecification.cpp853 return scanner.getErrorCount() == 0; in readSpecFile()