Home
last modified time | relevance | path

Searched refs:isPointer (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DPointerType.cpp26 bool PointerType::isPointer() const { in isPointer() function in android::PointerType
DPointerType.h28 bool isPointer() const override;
DType.h47 virtual bool isPointer() const;
DType.cpp101 bool Type::isPointer() const { in isPointer() function in android::Type