Searched refs:ProcessLostConnection (Results 1 – 3 of 3) sorted by relevance
45 bool ProcessLostConnection(const AppExecFwk::InnerEvent::Pointer &event);62 { CellularDataEventCode::MSG_SM_LOST_CONNECTION, &Active::ProcessLostConnection },
59 active->ProcessLostConnection(event); in UpdateActiveMachineFuzz()
112 bool Active::ProcessLostConnection(const AppExecFwk::InnerEvent::Pointer &event) in ProcessLostConnection() function in OHOS::Telephony::Active