/packages/modules/Bluetooth/system/common/ |
D | message_loop_thread_unittest.cc | 100 message_loop_thread.ShutDown(); in TEST_F() 115 message_loop_thread.ShutDown(); in TEST_F() 131 message_loop_thread.ShutDown(); in TEST_F() 242 message_loop_thread.ShutDown(); in TEST_F() 259 message_loop_thread.ShutDown(); in TEST_F() 279 message_loop_thread.ShutDown(); in TEST_F() 293 message_loop_thread.ShutDown(); in TEST_F() 301 auto thread = std::thread(&MessageLoopThread::ShutDown, &message_loop_thread); in TEST_F() 302 message_loop_thread.ShutDown(); in TEST_F() 320 auto thread = std::thread(&MessageLoopThread::ShutDown, &message_loop_thread); in TEST_F() [all …]
|
D | message_loop_thread.cc | 57 MessageLoopThread::~MessageLoopThread() { ShutDown(); } in ~MessageLoopThread() 100 void MessageLoopThread::ShutDown() { in ShutDown() function in bluetooth::common::MessageLoopThread
|
D | message_loop_thread.h | 86 void ShutDown();
|
D | repeating_timer_unittest.cc | 246 message_loop_thread.ShutDown(); in TEST_F()
|
/packages/modules/Bluetooth/system/gd/ |
D | stack_manager_unittest.cc | 30 stack_manager.ShutDown(); in TEST() 55 stack_manager.ShutDown(); in TEST()
|
D | stack_manager.h | 28 void ShutDown();
|
D | stack_manager.cc | 70 void StackManager::ShutDown() { in ShutDown() function in bluetooth::StackManager
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_rc_test.cc | 248 jni_thread.ShutDown(); in TearDown() 296 jni_thread.ShutDown(); in TearDown() 348 jni_thread.ShutDown(); in TearDown() 446 jni_thread.ShutDown(); in TearDown()
|
/packages/modules/Bluetooth/system/osi/test/ |
D | future_test.cc | 48 worker_thread.ShutDown(); in TEST_F()
|
D | alarm_test.cc | 353 message_loop_thread.ShutDown(); in TEST_F()
|
/packages/modules/Bluetooth/system/test/common/ |
D | main_handler.cc | 73 void main_thread_shut_down() { main_thread.ShutDown(); } in main_thread_shut_down()
|
/packages/modules/Bluetooth/system/stack/btu/ |
D | main_thread.cc | 87 void main_thread_shut_down() { main_thread.ShutDown(); } in main_thread_shut_down()
|
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_dumpsys_test.cc | 55 void TearDown() override { stack_manager_.ShutDown(); } in TearDown()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_jni_task.cc | 43 void jni_thread_shutdown() { jni_thread.ShutDown(); } in jni_thread_shutdown()
|
D | stack_manager.cc | 186 management_thread.ShutDown(); in clean_up_stack()
|
/packages/modules/Bluetooth/system/osi/test/internal/ |
D | semaphore_test.cc | 94 thread.ShutDown(); in TEST_F()
|
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ |
D | libbt_audio_hal_a2dp_encoding_fuzzer.cpp | 115 messageLoopThread.ShutDown(); in process()
|
D | libbt_audio_hal_le_audio_software_fuzzer.cpp | 106 messageLoopThread.ShutDown(); in LLVMFuzzerTestOneInput()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | lib.rs | 185 ShutDown, enumerator 238 let _ = txl.send(APIMessage::ShutDown).await; in dispatch()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | stack.cc | 166 stack_manager_.ShutDown(); in Stop()
|
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | smp_fuzzer.cc | 128 main_thread_ptr->ShutDown(); in ~FakeBtStack()
|
/packages/modules/Bluetooth/system/gd/packet/ |
D | fragmenting_inserter_unittest.cc | 133 void ShutDown() { in ShutDown() function in bluetooth::packet::FragmentingTest
|
/packages/modules/Bluetooth/system/gd/facade/ |
D | grpc_root_server.cc | 131 stack_manager_.ShutDown(); in StopStack()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | interface_manager.rs | 266 APIMessage::ShutDown => { in dispatch()
|
/packages/modules/Bluetooth/system/stack/mmc/daemon/ |
D | service.cc | 314 thread->first->ShutDown(); in RemoveIdleThread()
|