Searched refs:isString (Results 1 – 5 of 5) sorted by relevance
28 bool isString() const override;
27 bool StringType::isString() const { in isString() function in android::StringType
55 virtual bool isString() const;
38 if (elementType->isString()) { in isCompatibleElementType()
49 bool Type::isString() const { in isString() function in android::Type