Home
last modified time | relevance | path

Searched defs:NetworkState (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/request/request/services/src/manage/
H A Dnetwork.rs35 pub(crate) enum NetworkState { enum
41 pub(crate) fn state(&self) -> NetworkState { in state()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_native_media_player.h36 enum class NetworkState { EMPTY = 0, IDLE, LOADING, NETWORK_ERROR }; enum
/ohos5.0/base/request/request/services/src/manage/scheduler/state/
H A Drecorder.rs40 network: NetworkState, in init()
H A Dmod.rs136 pub(crate) fn network(&self) -> &NetworkState { in network()
H A Dsql.rs57 pub(crate) fn add_network_change(&mut self, info: &NetworkState) { in add_network_change()
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio.md1080 ## NetworkState section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-observer.md16 ## NetworkState section
H A Djs-apis-radio.md1080 ## NetworkState section
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp23 NetworkState::NetworkState() in NetworkState() function in OHOS::Telephony::NetworkState
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h370 } NetworkState; typedef