Searched refs:OnIPCHandlerStopped (Results 1 – 4 of 4) sorted by relevance
58 virtual void OnIPCHandlerStopped(Type type) = 0;
204 if (delegate()) delegate()->OnIPCHandlerStopped(IPCManager::TYPE_LINUX); in NotifyStoppedOnCurrentThread()
65 void OnIPCHandlerStopped(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStopped() function in bluetooth::__anonf2890d090111::DaemonImpl
140 void OnIPCHandlerStopped(ipc::IPCManager::Type type) override { in OnIPCHandlerStopped() function in __anonf627922e0111::TestDelegate