Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h47 bool isIBase() const { return fqName() == gIBaseFqName; } in isIBase() function
DAST.cpp809 bool AST::isIBase() const { in isIBase() function in android::AST