Searched refs:threading (Results 1 - 25 of 30) sorted by relevance

12

/system/bt/service/ipc/dbus/
H A Dipc_handler_dbus.h18 #include <base/threading/thread.h>
H A Dipc_handler_dbus.cc20 #include <base/threading/thread_task_runner_handle.h>
/system/bt/stack/include/
H A Dbtu.h32 #include <base/threading/thread.h>
/system/bt/service/ipc/
H A Dipc_handler_linux.h24 #include <base/threading/thread.h>
/system/tpm/trunks/
H A Dtrunks_dbus_proxy.h23 #include <base/threading/platform_thread.h>
H A Dbackground_command_transceiver_test.cc23 #include <base/threading/platform_thread.h>
24 #include <base/threading/thread.h>
H A Dbackground_command_transceiver.cc25 #include <base/threading/thread_task_runner_handle.h>
H A Dtrunksd.cc22 #include <base/threading/thread.h>
/system/core/adb/
H A Dtest_adb.py30 import threading namespace
107 stdout_event = threading.Event()
108 stdout_thread = threading.Thread(
114 stderr_event = threading.Event()
115 stderr_thread = threading.Thread(
/system/bt/main/
H A Dbte_main.cc30 #include <base/threading/thread.h>
/system/tpm/attestation/server/
H A Ddatabase_impl.h26 #include <base/threading/thread_checker.h>
H A Dattestation_service.h28 #include <base/threading/thread.h>
/system/bt/stack/btu/
H A Dbtu_task.cc29 #include <base/threading/thread.h>
/system/bt/stack/test/
H A Dstack_btu_test.cc21 #include <base/threading/thread.h>
/system/tpm/tpm_manager/server/
H A Dtpm_connection.cc21 #include <base/threading/platform_thread.h>
H A Dtpm_manager_service.h25 #include <base/threading/thread.h>
/system/update_engine/scripts/
H A Dupdate_device.py27 import threading namespace
164 class ServerThread(threading.Thread):
168 threading.Thread.__init__(self)
/system/extras/pagecache/
H A Dpagecache.py10 import threading namespace
113 class FileReaderThread(threading.Thread):
116 Use the standard threading. Thread object API to start and interact with the
133 threading.Thread.__init__(self)
/system/bt/test/suite/core/
H A Dthread_performance_test.cc4 #include <base/threading/thread.h>
/system/update_engine/payload_generator/
H A Dfull_update_generator.cc30 #include <base/threading/simple_thread.h>
/system/core/init/
H A Dperfboot.py51 import threading namespace
144 self._timer = threading.Timer(timeout, notify_timeout)
/system/bt/bta/sys/
H A Dbta_sys.h32 #include <base/threading/thread.h>
H A Dbta_sys_main.cc29 #include <base/threading/thread.h>
/system/bt/hci/src/
H A Dhci_layer_linux.cc23 #include <base/threading/thread.h>
/system/bt/btif/src/
H A Dbtif_ble_scanner.cc22 #include <base/threading/thread.h>

Completed in 375 milliseconds

12