Home
last modified time | relevance | path

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

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