Searched defs:isCompoundType (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | Type.cpp | 77 bool Type::isCompoundType() const { in isCompoundType() function in android::Type |
H A D | CompoundType.cpp | 133 bool CompoundType::isCompoundType() const { in isCompoundType() function in android::CompoundType |