Searched refs:ProcessLostConnection (Results 1 – 5 of 5) sorted by relevance
43 bool ProcessLostConnection(const AppExecFwk::InnerEvent::Pointer &event);65 … [this](const AppExecFwk::InnerEvent::Pointer &data) { return ProcessLostConnection(data); } },
59 active->ProcessLostConnection(event); in UpdateActiveMachineFuzz()
129 bool Active::ProcessLostConnection(const AppExecFwk::InnerEvent::Pointer &event) in ProcessLostConnection() function in OHOS::Telephony::Active161 return ProcessLostConnection(event); in ProcessRilAdapterHostDied()
852 bool result = active->ProcessLostConnection(event);872 bool result = active->ProcessLostConnection(event);
1181 ASSERT_FALSE(active->ProcessLostConnection(event));