Searched defs:from_here (Results 1 – 11 of 11) sorted by relevance
/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 | 223 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
/system/bt/common/ |
D | message_loop_thread.cc | 59 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread() 64 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/bt/stack/btu/ |
D | btu_task.cc | 86 bt_status_t do_in_main_thread(const base::Location& from_here, in do_in_main_thread()
|
/system/bt/main/ |
D | bte_main.cc | 99 void post_to_main_message_loop(const base::Location& from_here, BT_HDR* p_msg) { in post_to_main_message_loop()
|
/system/bt/stack/test/ |
D | stack_btu_test.cc | 69 bt_status_t do_in_jni_thread(const base::Location& from_here, in do_in_jni_thread()
|
/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()
|
/system/bt/btif/include/ |
D | btif_common.h | 187 base::Callback<R(Args...)> jni_thread_wrapper(const base::Location& from_here, in jni_thread_wrapper()
|
/system/bt/hci/src/ |
D | hci_layer.cc | 145 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received()
|