Searched refs:isHandle (Results 1 – 5 of 5) sorted by relevance
28 bool isHandle() const override;
28 bool HandleType::isHandle() const { in isHandle() function in android::HandleType
48 virtual bool isHandle() const;
56 if (elementType->isHandle()) { in isCompatibleElementType()
61 bool Type::isHandle() const { in isHandle() function in android::Type