Searched refs:OnIPCHandlerStarted (Results 1 – 5 of 5) sorted by relevance
54 virtual void OnIPCHandlerStarted(Type type) = 0;
192 if (delegate()) delegate()->OnIPCHandlerStarted(IPCManager::TYPE_LINUX); in NotifyStartedOnCurrentThread()
76 if (delegate()) delegate()->OnIPCHandlerStarted(IPCManager::TYPE_BINDER); in NotifyStarted()
60 void OnIPCHandlerStarted(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStarted() function in bluetooth::__anon2ccc83600111::DaemonImpl
134 void OnIPCHandlerStarted(ipc::IPCManager::Type type) override { in OnIPCHandlerStarted() function in __anon7c0b61650111::TestDelegate