Home
last modified time | relevance | path

Searched refs:StartUp (Results 1 – 25 of 25) 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.h63 void StartUp();
Dmessage_loop_thread.cc52 void MessageLoopThread::StartUp() { in StartUp() function in bluetooth::common::MessageLoopThread
/system/bt/gd/
Dstack_manager_unittest.cc29 stack_manager.StartUp(&module_list, &thread); in TEST()
53 stack_manager.StartUp(&module_list, &thread); in TEST()
Dstack_manager.h27 void StartUp(ModuleList *modules, os::Thread* stack_thread);
Dstack_manager.cc40 void StackManager::StartUp(ModuleList* modules, Thread* stack_thread) { in StartUp() function in bluetooth::StackManager
/system/bt/osi/test/
Dfuture_test.cc44 worker_thread.StartUp(); in TEST_F()
Dsemaphore_test.cc77 thread.StartUp(); in TEST_F()
Dalarm_test.cc306 message_loop_thread.StartUp(); in TEST_F()
/system/bt/test/common/
Dmain_handler.cc58 main_thread.StartUp(); in main_thread_start_up()
/system/bt/stack/btu/
Dbtu_task.cc119 main_thread.StartUp(); in main_thread_start_up()
/system/bt/common/benchmark/
Dtimer_performance_benchmark.cc106 message_loop_thread_->StartUp(); in SetUp()
210 message_loop_thread_->StartUp(); in SetUp()
Dthread_performance_benchmark.cc331 message_loop_thread_->StartUp(); in SetUp()
/system/bt/gd/facade/
Dgrpc_root_server.cc126 stack_manager_.StartUp(&modules, stack_thread_); in StartStack()
/system/bt/test/mock/
Dmock_common_message_loop_thread.cc52 void MessageLoopThread::StartUp() { in StartUp() function in bluetooth::common::MessageLoopThread
/system/bt/gd/packet/
Dfragmenting_inserter_unittest.cc127 void StartUp() { in StartUp() function in bluetooth::packet::FragmentingTest
/system/bt/main/shim/
Dstack.cc179 stack_manager_.StartUp(modules, stack_thread_); in Start()
/system/bt/btif/src/
Dstack_manager.cc429 management_thread.StartUp(); in ensure_manager_initialized()
Dbtif_core.cc237 jni_thread.StartUp(); in btif_init_bluetooth()
Dbtif_a2dp_sink.cc184 btif_a2dp_sink_cb.worker_thread.StartUp(); in btif_a2dp_sink_init()
Dbtif_a2dp_source.cc328 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
/system/bt/common/test/
Dthread_performance_test.cc282 worker_thread_->StartUp(); in SetUp()
/system/bt/hci/src/
Dhci_layer.cc230 hci_thread.StartUp(); in hci_module_start_up()