Home
last modified time | relevance | path

Searched defs:GetNetworkState (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
Dnetwork_information.cpp32 int32_t NetworkInformation::GetNetworkState() const in GetNetworkState() function in OHOS::Telephony::NetworkInformation
Dcore_service_client.cpp176 const sptr<NetworkState> CoreServiceClient::GetNetworkState(int32_t slotId) in GetNetworkState() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp156 const sptr<NetworkState> CoreServiceProxy::GetNetworkState(int32_t slotId) in GetNetworkState() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/services/core/src/
Dcore_service.cpp161 const sptr<NetworkState> CoreService::GetNetworkState(int32_t slotId) in GetNetworkState() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp421 static napi_value GetNetworkState(napi_env env, napi_callback_info info) in GetNetworkState() function