Home
last modified time | relevance | path

Searched defs:isCompoundType (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/
H A DType.cpp77 bool Type::isCompoundType() const { in isCompoundType() function in android::Type
H A DCompoundType.cpp133 bool CompoundType::isCompoundType() const { in isCompoundType() function in android::CompoundType