Home
last modified time | relevance | path

Searched defs:nrSsbInformation (Results 1 - 7 of 7) sorted by relevance

/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_common_test.cpp111 std::shared_ptr<NrSsbInformation> nrSsbInformation; in HWTEST_F() local
125 std::shared_ptr<NrSsbInformation> nrSsbInformation; in HWTEST_F() local
138 std::shared_ptr<NrSsbInformation> nrSsbInformation; in HWTEST_F() local
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp725 std::shared_ptr<NrSsbInformation> nrSsbInformation = std::make_shared<NrSsbInformation>(); in TestGetNrSsbId() local
[all...]
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1583 int32_t CoreService::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) in GetNrSsbIdInfo() argument
H A Dcore_service_stub.cpp1913 std::shared_ptr<NrSsbInformation> nrSsbInformation = std::make_shared<NrSsbInformation>(); in OnGetNrSsbIdInfo() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp1025 int32_t CoreServiceClient::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) in GetNrSsbIdInfo() argument
H A Dcore_service_proxy.cpp3019 int32_t CoreServiceProxy::GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) in GetNrSsbIdInfo() argument
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1911 int32_t NetworkSearchManager::GetNrSsbId(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) in GetNrSsbId() argument

Completed in 24 milliseconds