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

  /system/bt/service/test/
stub_ipc_handler_linux.cc 67 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() {
  /system/bt/service/ipc/
ipc_handler_linux.h 60 void NotifyStoppedOnCurrentThread();
ipc_handler_linux.cc 180 NotifyStoppedOnCurrentThread();
200 base::Bind(&IPCHandlerLinux::NotifyStoppedOnCurrentThread, this));
203 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() {

Completed in 638 milliseconds