Searched refs:mResponseInfo (Results 1 – 1 of 1) sorted by relevance
192 HDI::Ril::V1_1::RilRadioResponseInfo mResponseInfo = { 0 }; in Notify() local193 mResponseInfo.slotId = GetSlotId(); in Notify()194 mResponseInfo.type = (HDI::Ril::V1_1::RilResponseTypes)notifyType; in Notify()195 (callback_->*(_func))(mResponseInfo, std::forward<ParamTypes>(_args)...); in Notify()