Searched defs:nrCellSsbIds (Results 1 – 7 of 7) sorted by relevance
50 std::shared_ptr<NrCellSsbIds> nrCellSsbIds = event->GetSharedObject<NrCellSsbIds>(); in ProcessGetNrSsbId() local63 bool NrSsbInfo::UpdateNrSsbIdInfo(int32_t slotId, std::shared_ptr<NrCellSsbIds> nrCellSsbIds) in UpdateNrSsbIdInfo()
615 HDI::Ril::V1_2::NrCellSsbIds nrCellSsbIds; in GetNrSsbIdResponse() local1401 int32_t HRilNetwork::BuildNrCellSsbIdsInfo(HDI::Ril::V1_2::NrCellSsbIds &nrCellSsbIds, in BuildNrCellSsbIdsInfo()
395 …HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_2::NrCellSsbIds &nrCellSsbI… in GetNrSsbIdResponse()
784 …HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_2::NrCellSsbIds &nrCellSsbI… in GetNrSsbIdResponse()
984 const HDI::Ril::V1_2::NrCellSsbIds &nrCellSsbIds) in GetNrSsbIdResponse()
887 const HDI::Ril::V1_2::NrCellSsbIds &nrCellSsbIds) in GetNrSsbIdResponse()
3272 std::shared_ptr<NrCellSsbIds> nrCellSsbIds = std::make_shared<NrCellSsbIds>(); variable