Home
last modified time | relevance | path

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

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