Searched defs:do_in_main_thread_delayed (Results 1 – 5 of 5) sorted by relevance
47 bt_status_t do_in_main_thread_delayed(base::OnceClosure task, std::chrono::microseconds delay) { in do_in_main_thread_delayed() function
50 bt_status_t do_in_main_thread_delayed(base::OnceClosure task, std::chrono::microseconds delay) { in do_in_main_thread_delayed() function
67 bt_status_t do_in_main_thread_delayed(base::OnceCallback<void()>, std::chrono::microseconds) { in do_in_main_thread_delayed() function
46 bt_status_t do_in_main_thread_delayed(base::OnceCallback<void()>, std::chrono::microseconds) { in do_in_main_thread_delayed() function
138 bt_status_t do_in_main_thread_delayed(base::OnceClosure task, std::chrono::microseconds /*delay*/) { in do_in_main_thread_delayed() function