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.cpp 68 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() {
  /system/bt/service/ipc/
ipc_handler_linux.h 61 void NotifyStoppedOnCurrentThread();
ipc_handler_linux.cpp 184 NotifyStoppedOnCurrentThread();
207 base::Bind(&IPCHandlerLinux::NotifyStoppedOnCurrentThread, this));
210 void IPCHandlerLinux::NotifyStoppedOnCurrentThread() {

Completed in 462 milliseconds