Searched defs:isInterface (Results 1 – 5 of 5) sorted by relevance
/system/tools/hidl/ | ||
D | TypeDef.cpp | 42 bool TypeDef::isInterface() const { in isInterface() function in android::TypeDef |
D | AST.cpp | 95 bool AST::isInterface() const { in isInterface() function in android::AST |
D | Interface.cpp | 639 bool Interface::isInterface() const { in isInterface() function in android::Interface |
D | Type.cpp | 41 bool Type::isInterface() const { in isInterface() function in android::Type |
/system/tools/hidl/c2hal/ | ||
D | CompositeDeclaration.cpp | 154 bool CompositeDeclaration::isInterface() const { in isInterface() function in android::CompositeDeclaration |