Searched defs:from_here (Results 1 – 20 of 20) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_btu_task.cc | 54 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 59 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|
D | mock_common_message_loop_thread.cc | 78 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread() 83 bool MessageLoopThread::DoInThreadDelayed(const base::Location& from_here, in DoInThreadDelayed()
|
D | mock_common_repeating_timer.cc | 44 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
|
D | mock_main_bte.cc | 55 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
|
D | mock_hci_layer.cc | 76 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()
|
D | mock_btif_core.cc | 91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
/system/bt/test/common/ |
D | main_handler.cc | 37 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 44 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|
/system/bt/stack/btu/ |
D | btu_task.cc | 91 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread() 100 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed()
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 40 base::Callback<void()> jni_thread_wrapper(const base::Location& from_here, in jni_thread_wrapper() 43 [](const base::Location& from_here, base::Callback<void()> cb) { in jni_thread_wrapper()
|
D | btif_core.cc | 157 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
/system/bt/stack/test/common/ |
D | mock_main_bte_main.cc | 46 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
|
/system/bt/main/ |
D | bte_main.cc | 69 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
|
/system/bt/common/ |
D | message_loop_thread.cc | 78 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread() 83 bool MessageLoopThread::DoInThreadDelayed(const base::Location& from_here, in DoInThreadDelayed()
|
D | once_timer.cc | 36 const base::Location& from_here, in Schedule()
|
D | repeating_timer.cc | 39 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
|
/system/update_engine/common/ |
D | scoped_task_id.h | 94 [[nodiscard]] bool PostTask(const base::Location& from_here, in PostTask()
|
/system/bt/btif/include/ |
D | btif_common.h | 163 base::Callback<R(Args...)> jni_thread_wrapper(const base::Location& from_here, in jni_thread_wrapper()
|
/system/bt/btif/test/ |
D | btif_profile_queue_test.cc | 38 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
D | btif_rc_test.cc | 91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
/system/bt/hci/src/ |
D | hci_layer.cc | 160 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()
|