Searched refs:StartListeningOnThread (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/test/
H A Dstub_ipc_handler_linux.cc47 void IPCHandlerLinux::StartListeningOnThread() { function in class:ipc::IPCHandlerLinux
/system/bt/service/ipc/
H A Dipc_handler_linux.h49 void StartListeningOnThread();
H A Dipc_handler_linux.cc113 FROM_HERE, base::Bind(&IPCHandlerLinux::StartListeningOnThread, this));
135 void IPCHandlerLinux::StartListeningOnThread() { function in class:ipc::IPCHandlerLinux

Completed in 69 milliseconds