Home
last modified time | relevance | path

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

/system/bt/service/ipc/
Dipc_handler_linux.cpp184 NotifyStoppedOnCurrentThread(); in ShutDownOnOriginThread()
207 base::Bind(&IPCHandlerLinux::NotifyStoppedOnCurrentThread, this)); in NotifyStoppedOnOriginThread()
210 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() { in NotifyStoppedOnCurrentThread() function in ipc::IPCHandlerLinux
Dipc_handler_linux.h61 void NotifyStoppedOnCurrentThread();
/system/bt/service/test/
Dstub_ipc_handler_linux.cpp68 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() { in NotifyStoppedOnCurrentThread() function in ipc::IPCHandlerLinux