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

  /system/bt/service/ipc/
ipc_handler_linux.h 58 void NotifyStartedOnCurrentThread();
ipc_handler_linux.cc 188 base::Bind(&IPCHandlerLinux::NotifyStartedOnCurrentThread, this));
191 void IPCHandlerLinux::NotifyStartedOnCurrentThread() {

Completed in 159 milliseconds