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

/system/tools/hidl/
H A DHandleType.h28 bool isHandle() const override;
H A DHandleType.cpp32 bool HandleType::isHandle() const { function in class:android::HandleType
H A DType.h43 virtual bool isHandle() const;
H A DType.cpp65 bool Type::isHandle() const { function in class:android::Type
H A DVectorType.cpp55 if (elementType->isHandle()) {

Completed in 54 milliseconds