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