Home
last modified time | relevance | path

Searched defs:typesAST (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
Dmain.cpp160 AST* typesAST = coordinator->parse(fqName); in appendPerTypeTargets() local
401 const std::vector<FQName> &packageInterfaces, AST *typesAST) { in packageNeedsJavaCode()
549 AST* typesAST = nullptr; in generateAndroidBpForPackage() local
DCoordinator.cpp244 AST *typesAST = nullptr; in parseOptional() local