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