Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/common/
Dcellular_data_event_code.h43 static const int32_t MSG_STATE_MACHINE_QUIT = BASE + 16; variable
/base/telephony/cellular_data/services/include/state_machine/
Dstate_machine.h126 if (event->GetInnerEventId() == CellularDataEventCode::MSG_STATE_MACHINE_QUIT) { in ProcessEvent()
201 AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_STATE_MACHINE_QUIT); in Quit()