Home
last modified time | relevance | path

Searched defs:get_main_thread (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_btu_layer.cc21 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_task.cc50 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function
/aosp12/system/bt/hci/test/
H A Dother_stack_stub.cc27 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/stack/btu/
H A Dbtu_task.cc89 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread() function
/aosp12/system/bt/stack/test/hid/
H A Dstack_hid_test.cc32 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/bta/test/
H A Dbta_hf_client_test.cc29 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/osi/test/fuzzers/alarm/
H A Dfuzz_alarm.cc36 bluetooth::common::MessageLoopThread* get_main_thread() { return thread; } in get_main_thread() function
/aosp12/system/bt/stack/test/gatt/
H A Dstack_gatt_test.cc34 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
H A Dmock_gatt_utils_ref.cc29 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
H A Dgatt_sr_test.cc131 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/common/benchmark/
H A Dtimer_performance_benchmark.cc35 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp12/system/bt/osi/test/
H A Dalarm_test.cc44 bluetooth::common::MessageLoopThread* get_main_thread() { return thread_; } in get_main_thread() function
/aosp12/system/bt/btif/test/
H A Dbtif_rc_test.cc95 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function