Searched refs:BaseInterface (Results 1 – 1 of 1) sorted by relevance
197 typedef typename BNINTERFACE::BaseInterface BaseInterface; typedef199 typedef typename BaseInterface::HalVariant HalVariant;200 using BaseInterface::sGetHalTokenTransactionCode;275 class HpInterface : public CONVERTER::BaseInterface {278 typedef typename CONVERTER::BaseInterface BaseInterface; typedef279 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 …]