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