Searched defs:isInterface (Results 1 – 6 of 6) sorted by relevance
| /system/tools/hidl/docs/src/parser/files/ | ||
| D | InterfaceFileParser.kt | 57 fun isInterface(tokens: List<Token>): Boolean { in isInterface() method |
| /system/tools/hidl/ | ||
| D | TypeDef.cpp | 41 bool TypeDef::isInterface() const { in isInterface() function in android::TypeDef |
| D | AST.cpp | 82 bool AST::isInterface() const { in isInterface() function in android::AST |
| D | Interface.cpp | 665 bool Interface::isInterface() const { in isInterface() function in android::Interface |
| D | Type.cpp | 39 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 |