Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btu_layer.cc24 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc29 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dmain_thread.cc36 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dmain_handler.cc71 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc64 bluetooth::common::MessageLoopThread* get_main_thread() { return thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc26 bluetooth::common::MessageLoopThread* get_main_thread() { return &message_loop_thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Dsmp_fuzzer.cc42 bluetooth::common::MessageLoopThread* get_main_thread() { return main_thread_ptr; } in get_main_thread() function
Dl2cap_fuzzer.cc72 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dalarm_test.cc47 bluetooth::common::MessageLoopThread* get_main_thread() { return thread_; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client_test.cc58 bluetooth::common::MessageLoopThread* get_main_thread() { return &message_loop_thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc108 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc123 bluetooth::common::MessageLoopThread* get_main_thread() { return nullptr; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc93 bluetooth::common::MessageLoopThread* get_main_thread() { return &message_loop_thread; } in get_main_thread() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc115 bluetooth::common::MessageLoopThread* get_main_thread() { return &message_loop_thread; } in get_main_thread() function