Home
last modified time | relevance | path

Searched refs:MSG_SM_GET_LAST_FAIL_DONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_event_code.h38 static const int32_t MSG_SM_GET_LAST_FAIL_DONE = BASE + 11; variable
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactivating.cpp247 case CellularDataEventCode::MSG_SM_GET_LAST_FAIL_DONE: in StateProcess()
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellualr_data_branch_test.cpp167 event = AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_SM_GET_LAST_FAIL_DONE);