Home
last modified time | relevance | path

Searched defs:main_thread_shut_down (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_task.cc66 void main_thread_shut_down() { mock_function_count_map[__func__]++; } in main_thread_shut_down() function
/aosp12/system/bt/test/common/
H A Dmain_handler.cc63 void main_thread_shut_down() { main_thread.ShutDown(); } in main_thread_shut_down() function
/aosp12/system/bt/stack/btu/
H A Dbtu_task.cc128 void main_thread_shut_down() { main_thread.ShutDown(); } in main_thread_shut_down() function