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