Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.h198 size_t syntaxErrors() const;
Dhidl-gen_l.ll207 if (res != 0 || ast->syntaxErrors() != 0) {
DAST.cpp62 size_t AST::syntaxErrors() const { in syntaxErrors() function in android::AST