Home
last modified time | relevance | path

Searched defs:from_here (Results 1 – 20 of 20) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_task.cc54 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()
H A Dmock_common_message_loop_thread.cc78 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread()
83 bool MessageLoopThread::DoInThreadDelayed(const base::Location& from_here, in DoInThreadDelayed()
H A Dmock_common_repeating_timer.cc44 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
H A Dmock_main_bte.cc55 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
H A Dmock_hci_layer.cc76 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()
H A Dmock_btif_core.cc91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/aosp12/system/bt/test/common/
H A Dmain_handler.cc37 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()
/aosp12/system/bt/stack/btu/
H A Dbtu_task.cc91 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()
/aosp12/system/bt/btif/src/
H A Dbtif_hearing_aid.cc40 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()
H A Dbtif_core.cc157 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/aosp12/system/bt/stack/test/common/
H A Dmock_main_bte_main.cc46 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
/aosp12/system/bt/common/
H A Dmessage_loop_thread.cc78 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread()
83 bool MessageLoopThread::DoInThreadDelayed(const base::Location& from_here, in DoInThreadDelayed()
H A Donce_timer.cc36 const base::Location& from_here, in Schedule()
H A Drepeating_timer.cc39 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
/aosp12/system/bt/main/
H A Dbte_main.cc69 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
/aosp12/system/update_engine/common/
H A Dscoped_task_id.h94 [[nodiscard]] bool PostTask(const base::Location& from_here, in PostTask()
/aosp12/system/bt/btif/include/
H A Dbtif_common.h163 base::Callback<R(Args...)> jni_thread_wrapper(const base::Location& from_here, in jni_thread_wrapper()
/aosp12/system/bt/btif/test/
H A Dbtif_profile_queue_test.cc38 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
H A Dbtif_rc_test.cc91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc160 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()