Home
last modified time | relevance | path

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

/system/bt/service/ipc/
Dipc_handler_linux.h57 void NotifyStartedOnCurrentThread();
Dipc_handler_linux.cc188 base::Bind(&IPCHandlerLinux::NotifyStartedOnCurrentThread, this)); in NotifyStartedOnOriginThread()
191 void IPCHandlerLinux::NotifyStartedOnCurrentThread() { in NotifyStartedOnCurrentThread() function in ipc::IPCHandlerLinux