Searched defs:from_here (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/stack/btu/ |
D | main_thread.cc | 42 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 51 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|
/packages/modules/Bluetooth/system/test/common/ |
D | main_handler.cc | 42 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 50 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|
/packages/modules/Bluetooth/system/common/ |
D | message_loop_thread.cc | 75 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread() 81 bool MessageLoopThread::DoInThreadDelayed(const base::Location& from_here, in DoInThreadDelayed()
|
D | repeating_timer.cc | 42 const base::Location& from_here, base::RepeatingClosure task, in SchedulePeriodic()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | shim.cc | 34 static void post_to_main_message_loop(const base::Location& from_here, in post_to_main_message_loop()
|
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/ |
D | audio_hal_client_test.cc | 58 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster_test.cc | 91 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 139 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 160 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|