Home
last modified time | relevance | path

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

/aosp12/system/bt/service/ipc/
H A Dipc_handler_linux.cc183 NotifyStoppedOnCurrentThread(); in ShutDownOnOriginThread()
203 base::Bind(&IPCHandlerLinux::NotifyStoppedOnCurrentThread, this)); in NotifyStoppedOnOriginThread()
206 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() { in NotifyStoppedOnCurrentThread() function in ipc::IPCHandlerLinux
H A Dipc_handler_linux.h59 void NotifyStoppedOnCurrentThread();