Home
last modified time | relevance | path

Searched refs:OnIPCHandlerStopped (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/ipc/
Dipc_manager.h57 virtual void OnIPCHandlerStopped(Type type) = 0;
Dipc_handler_linux.cpp212 delegate()->OnIPCHandlerStopped(IPCManager::TYPE_LINUX); in NotifyStoppedOnCurrentThread()
/system/bt/service/test/
Dipc_linux_unittest.cpp140 void OnIPCHandlerStopped(ipc::IPCManager::Type type) override { in OnIPCHandlerStopped() function in __anonfd7790220111::TestDelegate