Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btu_layer.cc21 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/packages/modules/Bluetooth/system/stack/btu/
Dmain_thread.cc37 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread() function
/packages/modules/Bluetooth/system/test/common/
Dmain_handler.cc76 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread() function
/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc28 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/packages/modules/Bluetooth/system/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc64 bluetooth::common::MessageLoopThread* get_main_thread() { return thread; } in get_main_thread() function
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc23 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function
/packages/modules/Bluetooth/system/stack/fuzzers/
Dsmp_fuzzer.cc37 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function
Dl2cap_fuzzer.cc70 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/packages/modules/Bluetooth/system/osi/test/
Dalarm_test.cc44 bluetooth::common::MessageLoopThread* get_main_thread() { return thread_; } in get_main_thread() function
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client_test.cc55 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc120 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc86 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function
/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc120 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc135 bluetooth::common::MessageLoopThread* get_main_thread() { in get_main_thread() function