Home
last modified time | relevance | path

Searched refs:StartUp (Results 1 – 20 of 20) sorted by relevance

/system/bt/common/
Dmessage_loop_thread_unittest.cc96 message_loop_thread.StartUp(); in TEST_F()
106 message_loop_thread.StartUp(); in TEST_F()
129 message_loop_thread.StartUp(); in TEST_F()
139 message_loop_thread.StartUp(); in TEST_F()
155 message_loop_thread.StartUp(); in TEST_F()
178 message_loop_thread.StartUp(); in TEST_F()
231 message_loop_thread.StartUp(); in TEST_F()
238 message_loop_thread.StartUp(); in TEST_F()
250 message_loop_thread.StartUp(); in TEST_F()
269 message_loop_thread.StartUp(); in TEST_F()
[all …]
Donce_timer_unittest.cc92 message_loop_thread.StartUp(); in TEST_F()
111 message_loop_thread.StartUp(); in TEST_F()
121 message_loop_thread.StartUp(); in TEST_F()
133 message_loop_thread.StartUp(); in TEST_F()
147 message_loop_thread.StartUp(); in TEST_F()
161 message_loop_thread.StartUp(); in TEST_F()
179 message_loop_thread.StartUp(); in TEST_F()
195 message_loop_thread.StartUp(); in TEST_F()
211 message_loop_thread.StartUp(); in TEST_F()
Drepeating_timer_unittest.cc79 message_loop_thread.StartUp(); in VerifyMultipleDelayedTasks()
127 message_loop_thread.StartUp(); in TEST_F()
137 message_loop_thread.StartUp(); in TEST_F()
155 message_loop_thread.StartUp(); in TEST_F()
170 message_loop_thread.StartUp(); in TEST_F()
185 message_loop_thread.StartUp(); in TEST_F()
197 message_loop_thread.StartUp(); in TEST_F()
233 message_loop_thread.StartUp(); in TEST_F()
Dmessage_loop_thread.h60 void StartUp();
Dmessage_loop_thread.cc43 void MessageLoopThread::StartUp() { in StartUp() function in bluetooth::common::MessageLoopThread
/system/bt/stack/btu/
Dbtu_init.cc106 bt_startup_thread.StartUp(); in BTU_StartUp()
Dbtu_task.cc115 main_thread.StartUp(); in btu_task_start_up()
/system/bt/osi/test/
Dfuture_test.cc44 worker_thread.StartUp(); in TEST_F()
Dsemaphore_test.cc77 thread.StartUp(); in TEST_F()
Dalarm_test.cc307 message_loop_thread.StartUp(); in TEST_F()
/system/bt/stack/test/
Dstack_btu_test.cc95 bt_startup_thread.StartUp(); in SetUp()
/system/bt/common/benchmark/
Dtimer_performance_benchmark.cc107 message_loop_thread_->StartUp(); in SetUp()
211 message_loop_thread_->StartUp(); in SetUp()
Dthread_performance_benchmark.cc330 message_loop_thread_->StartUp(); in SetUp()
/system/bt/btif/src/
Dstack_manager.cc240 management_thread.StartUp(); in ensure_manager_initialized()
Dbtif_a2dp_sink.cc178 btif_a2dp_sink_cb.worker_thread.StartUp(); in btif_a2dp_sink_init()
Dbtif_core.cc328 jni_thread.StartUp(); in btif_init_bluetooth()
Dbtif_a2dp_source.cc322 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
/system/bt/btcore/src/
Dmodule.cc202 wrapper->lifecycle_thread.StartUp(); in module_start_up_callbacked_wrapper()
/system/bt/common/test/
Dthread_performance_test.cc280 worker_thread_->StartUp(); in SetUp()
/system/bt/hci/src/
Dhci_layer.cc198 hci_thread.StartUp(); in hci_module_start_up()