Home
last modified time | relevance | path

Searched defs:dataState (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dstate_notification.cpp30 void StateNotification::UpdateCellularDataConnectState(int32_t slotId, ApnProfileState dataState, i… in UpdateCellularDataConnectState()
H A Dtraffic_management.cpp39 DataFlowStatistics dataState; in UpdatePacketData() local
H A Dcellular_data_service.cpp208 int32_t dataState = CellularDataStateAdapter(cellularDataController->GetCellularDataState()); in GetCellularDataState() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h501 …void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) ove… in OnCellularDataConnectStateUpdated()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h82 int32_t dataState; member
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp91 void MediaTelephonyListener::OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, i… in OnCellularDataConnectStateUpdated()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h71 void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
H A Dstate_registry_test.cpp186 int32_t dataState = 1; in UpdateCellularDataConnectState() local
/ohos5.0/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h71 void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp89 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_client.cpp83 int32_t slotId, int32_t dataState, int32_t networkState) in UpdateCellularDataConnectState()
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp39 int32_t slotId, int32_t dataState, int32_t networkType) {} in OnCellularDataConnectStateUpdated()
147 int32_t dataState = data.ReadInt32(); in OnCellularDataConnectStateUpdatedInner() local
H A Dtelephony_observer_proxy.cpp176 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp114 int32_t slotId, int32_t dataState, int32_t networkType) in UpdateCellularDataConnectState()
654 int32_t slotId, int32_t dataState, int32_t networkType) in SendCellularDataConnectStateChanged()
H A Dtelephony_state_registry_stub.cpp165 int32_t dataState = data.ReadInt32(); in OnUpdateCellularDataConnectState() local
/ohos5.0/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/
H A Dtelephonystateregistry_fuzzer.cpp366 int32_t dataState = static_cast<int32_t>(*data + offset); in UpdateCellularDataConnectState() local
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/
H A Dnapi_cellular_data.cpp134 int32_t dataState = CellularDataClient::GetInstance().GetCellularDataState(); in NativeGetCellularDataState() local
818 int32_t dataState = CellularDataClient::GetInstance().GetCellularDataFlowType(); in NativeGetCellularDataFlowType() local