HomeSort by relevance Sort by last modified time
    Searched defs:StartListeningOnThread (Results 1 - 2 of 2) sorted by null

  /system/bt/service/test/
stub_ipc_handler_linux.cc 47 void IPCHandlerLinux::StartListeningOnThread() {
  /system/bt/service/ipc/
ipc_handler_linux.cc 113 FROM_HERE, base::Bind(&IPCHandlerLinux::StartListeningOnThread, this));
135 void IPCHandlerLinux::StartListeningOnThread() {

Completed in 3091 milliseconds