Searched defs:isIBase (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
D | Interface.h | 39 bool isIBase() const { return fqName() == gIBaseFqName; } in isIBase() function |
D | AST.cpp | 521 bool AST::isIBase() const { in isIBase() function in android::AST |