Searched defs:StartListeningOnThread (Results 1 - 2 of 2) 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.cc113 FROM_HERE, base::Bind(&IPCHandlerLinux::StartListeningOnThread, this));
135 void IPCHandlerLinux::StartListeningOnThread() { function in class:ipc::IPCHandlerLinux

Completed in 155 milliseconds