Home
last modified time | relevance | path

Searched refs:do_in_main_thread_delayed (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/test/common/
H A Dmain_handler.h31 bt_status_t do_in_main_thread_delayed(const base::Location& from_here,
H A Dmain_handler.cc44 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_task.cc59 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed() function
/aosp12/system/bt/stack/include/
H A Dbtu.h58 bt_status_t do_in_main_thread_delayed(const base::Location& from_here,
/aosp12/system/bt/stack/btu/
H A Dbtu_task.cc100 bt_status_t do_in_main_thread_delayed(const base::Location& from_here, in do_in_main_thread_delayed() function
/aosp12/system/bt/bta/sys/
H A Dbta_sys_main.cc174 if (do_in_main_thread_delayed( in bta_sys_sendmsg_delayed()