Home
last modified time | relevance | path

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

/system/tools/hidl/
DFmqType.cpp162 bool FmqType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::FmqType
DRefType.cpp45 bool RefType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::RefType
DVectorType.cpp34 bool VectorType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::VectorType
DEnumType.cpp811 bool BitFieldType::isCompatibleElementType(const Type* elementType) const { in isCompatibleElementType() function in android::BitFieldType