Home
last modified time | relevance | path

Searched refs:isHandle (Results 1 – 5 of 5) sorted by relevance

/system/tools/hidl/
DHandleType.h28 bool isHandle() const override;
DHandleType.cpp28 bool HandleType::isHandle() const { in isHandle() function in android::HandleType
DType.h48 virtual bool isHandle() const;
DVectorType.cpp56 if (elementType->isHandle()) { in isCompatibleElementType()
DType.cpp61 bool Type::isHandle() const { in isHandle() function in android::Type