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

  /system/bt/service/test/
stub_ipc_handler_linux.cc 59 void IPCHandlerLinux::NotifyStartedOnCurrentThread() {
  /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 3685 milliseconds