Home
last modified time | relevance | path

Searched refs:MSG_STATE_MACHINE_INIT (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/common/
Dcellular_data_event_code.h42 static const int32_t MSG_STATE_MACHINE_INIT = BASE + 15; variable
/base/telephony/cellular_data/services/include/state_machine/
Dstate_machine.h131 if (event->GetInnerEventId() == CellularDataEventCode::MSG_STATE_MACHINE_INIT) { in ProcessEvent()
216 AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_STATE_MACHINE_INIT); in Start()