Home
last modified time | relevance | path

Searched refs:NotifyStoppedOnCurrentThread (Results 1 – 2 of 2) 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.h59 void NotifyStoppedOnCurrentThread();