Home
last modified time | relevance | path

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

/system/bt/service/ipc/
Dipc_handler_linux.cc180 NotifyStoppedOnCurrentThread(); in ShutDownOnOriginThread()
200 base::Bind(&IPCHandlerLinux::NotifyStoppedOnCurrentThread, this)); in NotifyStoppedOnOriginThread()
203 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() { in NotifyStoppedOnCurrentThread() function in ipc::IPCHandlerLinux
Dipc_handler_linux.h60 void NotifyStoppedOnCurrentThread();
/system/bt/service/test/
Dstub_ipc_handler_linux.cc67 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() { in NotifyStoppedOnCurrentThread() function in ipc::IPCHandlerLinux