Searched refs:srvccStatusInfo (Results 1 – 1 of 1) sorted by relevance
587 std::shared_ptr<SrvccStatus> srvccStatusInfo = std::make_shared<SrvccStatus>(); in CallSrvccStatusNotice() local588 if (srvccStatusInfo == nullptr) { in CallSrvccStatusNotice()592 srvccStatusInfo->status = srvccStatus.status; in CallSrvccStatusNotice()593 …return Notify<SrvccStatus>(TELEPHONY_LOG_FUNC_NAME, srvccStatusInfo, RadioEvent::RADIO_CALL_SRVCC_… in CallSrvccStatusNotice()