| /base/telephony/cellular_data/frameworks/cj/src/ |
| D | tel_cellular_data_impl.cpp | 155 int32_t dataState = 0; in GetCellularDataFlowType() local 168 int32_t dataState = 0; in GetCellularDataState() local
|
| /base/telephony/cellular_data/services/src/ |
| D | state_notification.cpp | 31 void StateNotification::UpdateCellularDataConnectState(int32_t slotId, ApnProfileState dataState, i… in UpdateCellularDataConnectState()
|
| D | traffic_management.cpp | 40 DataFlowStatistics dataState; in UpdatePacketData() local
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| D | update_contexts.h | 82 int32_t dataState; member
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| D | napi_telephony_observer.cpp | 89 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| /base/telephony/core_service/test/unittest/ui_client/ |
| D | state_registry_observer.h | 71 void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| /base/telephony/state_registry/test/unittest/state_test/ |
| D | state_registry_observer.h | 71 void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| D | state_registry_test.cpp | 185 int32_t dataState = 1; in UpdateCellularDataConnectState() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | telephony_state_registry_client.cpp | 83 int32_t slotId, int32_t dataState, int32_t networkState) in UpdateCellularDataConnectState()
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| D | telephony_observer.cpp | 39 int32_t slotId, int32_t dataState, int32_t networkType) {} in OnCellularDataConnectStateUpdated() 144 int32_t dataState = data.ReadInt32(); in OnCellularDataConnectStateUpdatedInner() local
|
| D | telephony_observer_proxy.cpp | 176 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| /base/telephony/state_registry/services/src/ |
| D | telephony_state_registry_service.cpp | 122 int32_t slotId, int32_t dataState, int32_t networkType) in UpdateCellularDataConnectState() 668 int32_t slotId, int32_t dataState, int32_t networkType) in SendCellularDataConnectStateChanged()
|
| D | telephony_state_registry_stub.cpp | 165 int32_t dataState = data.ReadInt32(); in OnUpdateCellularDataConnectState() local
|
| /base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/ |
| D | telephonystateregistry_fuzzer.cpp | 379 int32_t dataState = static_cast<int32_t>(*data + offset); in UpdateCellularDataConnectState() local
|
| /base/telephony/state_registry/frameworks/cj/src/ |
| D | telephony_observer_impl.cpp | 424 int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
|
| /base/telephony/cellular_data/frameworks/js/napi/src/ |
| D | napi_cellular_data.cpp | 144 int32_t dataState = CellularDataClient::GetInstance().GetCellularDataState(); in NativeGetCellularDataState() local 835 int32_t dataState = CellularDataClient::GetInstance().GetCellularDataFlowType(); in NativeGetCellularDataFlowType() local
|
| D | cellular_data_service.cpp | 236 int32_t dataState = CellularDataStateAdapter(cellularDataController->GetCellularDataState()); in GetCellularDataState() local
|