Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_information.cpp38 int32_t NetworkInformation::GetNetworkState() const in GetNetworkState() function in OHOS::Telephony::NetworkInformation
H A Dcore_service_client.cpp210 int32_t CoreServiceClient::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp228 int32_t CoreServiceProxy::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/test/fuzztest/sendterminalresponsecmd_fuzzer/
H A Dsendterminalresponsecmd_fuzzer.cpp47 void GetNetworkState(const uint8_t *data, size_t size) in GetNetworkState() function
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp218 int32_t CoreService::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp538 static napi_value GetNetworkState(napi_env env, napi_callback_info info) in GetNetworkState() function