Home
last modified time | relevance | path

Searched refs:isBinder (Results 1 – 7 of 7) sorted by relevance

/system/tools/hidl/
DInterface.h37 bool isBinder() const override;
DType.h39 virtual bool isBinder() const;
DType.cpp73 bool Type::isBinder() const { in isBinder() function in android::Type
DVectorType.cpp81 return mElementType->isBinder(); in isVectorOfBinders()
DInterface.cpp542 bool Interface::isBinder() const { in isBinder() function in android::Interface
DCompoundType.cpp43 if (type.isBinder() in setFields()
Dhidl-gen_y.yy991 if ($1->isBinder()) {