Home
last modified time | relevance | path

Searched refs:isHwDevice (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/c2hal/
DType.h91 bool isHwDevice() const;
DCompositeDeclaration.cpp126 if(var->getType()->isHwDevice()) { in processContents()
DType.cpp232 bool Type::isHwDevice() const { in isHwDevice() function in android::Type