Home
last modified time | relevance | path

Searched refs:MSG_SM_DISCONNECT_ALL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_event_code.h29 static const int32_t MSG_SM_DISCONNECT_ALL = BASE + 2; variable
/ohos5.0/base/telephony/cellular_data/services/include/state_machine/
H A Ddefault.h54 { CellularDataEventCode::MSG_SM_DISCONNECT_ALL,
H A Dactive.h62 { CellularDataEventCode::MSG_SM_DISCONNECT_ALL,
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dinactive.cpp100 case CellularDataEventCode::MSG_SM_DISCONNECT_ALL: { in StateProcess()
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_state_machine_test.cpp287 auto event = AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_SM_DISCONNECT_ALL);