Home
last modified time | relevance | path

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

/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h197 typedef typename BNINTERFACE::BaseInterface BaseInterface; typedef
199 typedef typename BaseInterface::HalVariant HalVariant;
200 using BaseInterface::sGetHalTokenTransactionCode;
275 class HpInterface : public CONVERTER::BaseInterface {
278 typedef typename CONVERTER::BaseInterface BaseInterface; typedef
279 typedef typename BaseInterface::HalVariant HalVariant;
280 using BaseInterface::sGetHalTokenTransactionCode;
283 BaseInterface* getBase() { return mBase.get(); } in getBase()
289 sp<BaseInterface> mBase;
425 if (!data.enforceInterface(BaseInterface::getInterfaceDescriptor())) { in onTransact()
[all …]