Home
last modified time | relevance | path

Searched refs:GetNetworkSearchInformationValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_selection.cpp206 … sptr<NetworkSearchResult> networkSearchResult = nsm->GetNetworkSearchInformationValue(slotId_); in AvailNetworkResult()
H A Dnetwork_search_manager.cpp639 sptr<NetworkSearchResult> NetworkSearchManager::GetNetworkSearchInformationValue(int32_t slotId) in GetNetworkSearchInformationValue() function in OHOS::Telephony::NetworkSearchManager
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_search_manager.h226 sptr<NetworkSearchResult> GetNetworkSearchInformationValue(int32_t slotId);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2148 EXPECT_TRUE(networkSearchManager->GetNetworkSearchInformationValue(INVALID_SLOTID) == nullptr);