Home
last modified time | relevance | path

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

/system/bt/test/mock/
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()
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()
Dmock_common_repeating_timer.cc44 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
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()
Dmock_hci_layer.cc76 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()
Dmock_btif_core.cc91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/system/bt/test/common/
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()
/system/bt/stack/btu/
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()
/system/bt/btif/src/
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()
Dbtif_core.cc157 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/system/bt/stack/test/common/
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()
/system/bt/main/
Dbte_main.cc69 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
/system/bt/common/
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()
Donce_timer.cc36 const base::Location& from_here, in Schedule()
Drepeating_timer.cc39 const base::Location& from_here, base::Closure task, in SchedulePeriodic()
/system/update_engine/common/
Dscoped_task_id.h94 [[nodiscard]] bool PostTask(const base::Location& from_here, in PostTask()
/system/bt/btif/include/
Dbtif_common.h163 base::Callback<R(Args...)> jni_thread_wrapper(const base::Location& from_here, in jni_thread_wrapper()
/system/bt/btif/test/
Dbtif_profile_queue_test.cc38 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
Dbtif_rc_test.cc91 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
/system/bt/hci/src/
Dhci_layer.cc160 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()