Searched defs:isArray (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DArrayType.cpp40 bool ArrayType::isArray() const { function in class:android::ArrayType
72 while (mElementType->isArray()) {
81 CHECK(!mElementType->isArray());
H A DType.cpp83 bool Type::isArray() const { function in class:android::Type

Completed in 47 milliseconds