Home
last modified time | relevance | path

Searched defs:isCompatibleElementType (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/hidl/
H A DFmqType.cpp168 bool FmqType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::FmqType
H A DVectorType.cpp34 bool VectorType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::VectorType
H A DEnumType.cpp866 bool BitFieldType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::BitFieldType