Home
last modified time | relevance | path

Searched refs:SetNetworkSearchResultValue (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnetwork_search_result.h27 …void SetNetworkSearchResultValue(int32_t listSize, const std::vector<NetworkInformation> &operator…
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_search_result.cpp29 void NetworkSearchResult::SetNetworkSearchResultValue( in SetNetworkSearchResultValue() function in OHOS::Telephony::NetworkSearchResult
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test_callback_stub.cpp174 result->SetNetworkSearchResultValue(0, networkStates); in OnGetNetworkSearchInformation()
H A Dzero_branch_test.cpp2271 networkSearchManager->SetNetworkSearchResultValue(INVALID_SLOTID, 0, operatorInfo);
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_selection.cpp205 nsm->SetNetworkSearchResultValue(slotId_, availableSize, networkInformation); in AvailNetworkResult()
H A Dnetwork_search_manager.cpp628 void NetworkSearchManager::SetNetworkSearchResultValue( in SetNetworkSearchResultValue() function in OHOS::Telephony::NetworkSearchManager
634 inner->networkSearchResult_->SetNetworkSearchResultValue(listSize, operatorInfo); in SetNetworkSearchResultValue()
657 networkSearchResult->SetNetworkSearchResultValue(listSize, operatorInfoList); in GetNetworkSearchInformationValue()
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_search_manager.h224 void SetNetworkSearchResultValue(