Searched refs:DoInThread (Results 1 – 18 of 18) sorted by relevance
121 ASSERT_FALSE(message_loop_thread.DoInThread( in TEST_F()131 ASSERT_FALSE(message_loop_thread.DoInThread( in TEST_F()143 message_loop_thread.DoInThread( in TEST_F()161 message_loop_thread.DoInThread( in TEST_F()198 message_loop_thread.DoInThread( in TEST_F()209 message_loop_thread.DoInThread( in TEST_F()273 message_loop_thread.DoInThread( in TEST_F()287 message_loop_thread.DoInThread( in TEST_F()
70 bool DoInThread(const base::Location& from_here, base::OnceClosure task);
92 scheduled_thread->DoInThread( in CancelHelper()
102 scheduled_thread->DoInThread( in CancelHelper()
59 bool MessageLoopThread::DoInThread(const base::Location& from_here, in DoInThread() function in bluetooth::common::MessageLoopThread
192 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_init()204 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_startup()218 if (btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_start_session()269 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_end_session()282 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_shutdown()317 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_cleanup()389 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_update_decoder()439 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_decode_alarm_cb()646 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_audio_rx_flush_req()661 btif_a2dp_sink_cb.worker_thread.DoInThread( in btif_a2dp_sink_set_focus_state_req()[all …]
71 management_thread.DoInThread(FROM_HERE, in init_stack()78 management_thread.DoInThread(FROM_HERE, in start_up_stack_async()83 management_thread.DoInThread(FROM_HERE, in shut_down_stack_async()91 management_thread.DoInThread(FROM_HERE, in clean_up_stack()
323 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_init()347 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_startup()375 if (btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_start_session()449 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_end_session()490 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_shutdown()522 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_cleanup()557 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_setup_codec()607 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_start_audio_req()615 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_stop_audio_req()625 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_encoder_user_config_update_req()[all …]
225 if (!jni_thread.DoInThread(from_here, std::move(task))) { in do_in_jni_thread()329 jni_thread.DoInThread(FROM_HERE, base::Bind(btif_jni_associate)); in btif_init_bluetooth()471 jni_thread.DoInThread(FROM_HERE, base::BindOnce(btif_jni_disassociate)); in btif_cleanup_bluetooth()
113 if (!bt_startup_thread.DoInThread(FROM_HERE, in BTU_StartUp()
88 if (!main_thread.DoInThread(from_here, std::move(task))) { in do_in_main_thread()
45 worker_thread.DoInThread(FROM_HERE, base::Bind(post_to_future, future)); in TEST_F()
82 thread.DoInThread(FROM_HERE, in TEST_F()
193 wrapper->callback_thread->DoInThread( in run_wrapped_start_up()204 wrapper->lifecycle_thread.DoInThread( in module_start_up_callbacked_wrapper()
142 hci_thread.DoInThread(FROM_HERE, base::Bind(&event_finish_startup, nullptr)); in initialization_complete()224 hci_thread.DoInThread(FROM_HERE, base::Bind(&hci_initialize)); in hci_module_start_up()367 if (!hci_thread.DoInThread(FROM_HERE, std::move(callback))) { in enqueue_command()394 if (!hci_thread.DoInThread(FROM_HERE, in enqueue_packet()546 if (!hci_thread.DoInThread(FROM_HERE, std::move(command_queue.front()))) { in process_command_credits()
331 message_loop_thread_->DoInThread( in SetUp()354 message_loop_thread_->DoInThread( in BENCHMARK_F()366 message_loop_thread_->DoInThread( in BENCHMARK_F()
281 worker_thread_->DoInThread( in SetUp()307 worker_thread_->DoInThread( in TEST_F()
173 message_loop_->DoInThread( in serviceDied()