Searched refs:isArray (Results 1 - 7 of 7) sorted by relevance

/system/tools/hidl/
H A DArrayType.h35 bool isArray() const override;
H A DVectorType.cpp65 if (elementType->isArray()) {
113 if (mElementType->isArray()) {
489 if (mElementType->isArray()) {
727 if (mElementType->isArray()) {
H A DRefType.cpp62 if (elementType->isArray()) {
H A DType.h38 virtual bool isArray() const;
H A DType.cpp89 bool Type::isArray() const { function in class:android::Type
H A DArrayType.cpp49 bool ArrayType::isArray() const { function in class:android::ArrayType
H A Dhidl-gen_y.yy1044 if ($1->isArray()) {

Completed in 83 milliseconds