Searched defs:isCompatibleElementType (Results 1 – 3 of 3) sorted by relevance
/system/tools/hidl/ | ||
D | FmqType.cpp | 168 bool FmqType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::FmqType |
D | VectorType.cpp | 34 bool VectorType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::VectorType |
D | EnumType.cpp | 850 bool BitFieldType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::BitFieldType |