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

  /system/bt/hci/test/
hci_layer_test.cpp 80 static void flush_thread(thread_t *thread) { function
610 flush_thread(internal_thread);
619 flush_thread(internal_thread);
669 flush_thread(internal_thread);
692 flush_thread(internal_thread);
717 flush_thread(internal_thread);
  /external/libchrome/base/trace_event/
trace_event_unittest.cc 114 Thread flush_thread("flush");
115 flush_thread.Start();
116 flush_thread.task_runner()->PostTask(
    [all...]

Completed in 292 milliseconds