Home
last modified time | relevance | path

Searched defs:isInterface (Results 1 – 6 of 6) sorted by relevance

/system/tools/hidl/docs/src/parser/files/
DInterfaceFileParser.kt57 fun isInterface(tokens: List<Token>): Boolean { in isInterface() method
/system/tools/hidl/
DTypeDef.cpp41 bool TypeDef::isInterface() const { in isInterface() function in android::TypeDef
DAST.cpp82 bool AST::isInterface() const { in isInterface() function in android::AST
DInterface.cpp665 bool Interface::isInterface() const { in isInterface() function in android::Interface
DType.cpp39 bool Type::isInterface() const { in isInterface() function in android::Type
/system/tools/hidl/c2hal/
DCompositeDeclaration.cpp154 bool CompositeDeclaration::isInterface() const { in isInterface() function in android::CompositeDeclaration