Searched defs:GetNetworkState (Results 1 – 6 of 6) sorted by relevance
38 int32_t NetworkInformation::GetNetworkState() const in GetNetworkState() function in OHOS::Telephony::NetworkInformation
210 int32_t CoreServiceClient::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreServiceClient
228 int32_t CoreServiceProxy::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreServiceProxy
47 void GetNetworkState(const uint8_t *data, size_t size) in GetNetworkState() function
218 int32_t CoreService::GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) in GetNetworkState() function in OHOS::Telephony::CoreService
538 static napi_value GetNetworkState(napi_env env, napi_callback_info info) in GetNetworkState() function