Home
last modified time | relevance | path

Searched defs:sCellSsbList (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h60 std::vector<SsbInfo> sCellSsbList; member
H A Dtel_ril_network_parcel.h745 std::vector<SsbIdInfo> sCellSsbList; member
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnr_ssb_information.cpp195 void NrSsbInformation::SetSCellSsbList(std::vector<SsbInfo> sCellSsbList) in SetSCellSsbList()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp1418 SsbIdInfoVendor *sCellSsbList = temp->sCellSsbList + i; in BuildNrCellSsbIdsInfo() local
1431 SsbIdInfoVendor *sCellSsbList = temp->nbCellSsbList[i].ssbIdList + j; in BuildNrCellSsbIdsInfo() local
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp738 std::vector<SsbInfo> sCellSsbList; in TestGetNrSsbId() local
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h867 SsbIdInfoVendor *sCellSsbList; member