Searched refs:SsNoticeInfo (Results 1 – 14 of 14) sorted by relevance
255 struct SsNoticeInfo { struct
484 void EventSsNotify(SsNoticeInfo &ssNoticeInfo);591 void GetMessage(MmiCodeInfo &mmiCodeInfo, const SsNoticeInfo &ssNoticeInfo);
572 int32_t TelRilCall::CallSsNotice(const HDI::Ril::V1_1::SsNoticeInfo &ssNoticeInfo) in CallSsNotice()574 std::shared_ptr<SsNoticeInfo> ssNotice = std::make_shared<SsNoticeInfo>(); in CallSsNotice()583 … return Notify<SsNoticeInfo>(TELEPHONY_LOG_FUNC_NAME, ssNotice, RadioEvent::RADIO_CALL_SS_NOTICE); in CallSsNotice()
65 …const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::SsNoticeInfo &ssNo… in CallSsNotice()
114 int32_t CallSsNotice(const HDI::Ril::V1_1::SsNoticeInfo &ssNoticeInfo);
41 const HDI::Ril::V1_1::SsNoticeInfo &ssNoticeInfo) override;
1336 void CellularCallSupplement::EventSsNotify(SsNoticeInfo &ssNoticeInfo) in EventSsNotify()1361 void CellularCallSupplement::GetMessage(MmiCodeInfo &mmiCodeInfo, const SsNoticeInfo &ssNoticeInfo) in GetMessage()
42 const HDI::Ril::V1_1::SsNoticeInfo &ssNoticeInfo) override;
255 const HDI::Ril::V1_1::SsNoticeInfo &ssNoticeInfo) override;
773 HDI::Ril::V1_1::SsNoticeInfo ssNoticeInfo = {}; in CallSsNotice()
1168 auto result = event->GetSharedObject<SsNoticeInfo>(); in SsNotifyResponse()
782 int32_t RilCallbackTest::CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo … in CallSsNotice()
856 int32_t RilCallbackTest::CallSsNotice(const RilRadioResponseInfo &responseInfo, const SsNoticeInfo … in CallSsNotice()
2733 auto ssNoticeResponse = std::make_shared<SsNoticeInfo>();