Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp725 std::shared_ptr<NrSsbInformation> nrSsbInformation = std::make_shared<NrSsbInformation>(); in TestGetNrSsbId() local
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1593 …2_t CoreService::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInfo… in GetNrSsbIdInfo()
H A Dcore_service_stub.cpp1851 std::shared_ptr<NrSsbInformation> nrSsbInformation = std::make_shared<NrSsbInformation>(); in OnGetNrSsbIdInfo() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp1024 …reServiceClient::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInfo… in GetNrSsbIdInfo()
H A Dcore_service_proxy.cpp3016 …oreServiceProxy::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInfo… in GetNrSsbIdInfo()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1848 …etworkSearchManager::GetNrSsbId(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInfo… in GetNrSsbId()