Searched refs:isPointer (Results 1 – 4 of 4) sorted by relevance
/system/tools/hidl/ | ||
D | PointerType.cpp | 26 bool PointerType::isPointer() const { in isPointer() function in android::PointerType |
D | PointerType.h | 28 bool isPointer() const override; |
D | Type.h | 47 virtual bool isPointer() const; |
D | Type.cpp | 101 bool Type::isPointer() const { in isPointer() function in android::Type |