Searched refs:isArray (Results 1 – 7 of 7) sorted by relevance
65 if (elementType->isArray()) { in isCompatibleElementType()117 if (mElementType->isArray()) { in getJavaType()493 if (mElementType->isArray()) { in emitJavaReaderWriter()732 if (mElementType->isArray()) { in isJavaCompatible()
35 bool isArray() const override;
62 if (elementType->isArray()) { in isCompatibleElementType()
38 virtual bool isArray() const;
89 bool Type::isArray() const { in isArray() function in android::Type
53 bool ArrayType::isArray() const { in isArray() function in android::ArrayType
997 if ($1->isArray()) {