/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | work_deduplicator_unittest.cc | 19 work_deduplicator.BindToCurrentThread()); in TEST() 28 work_deduplicator.BindToCurrentThread()); in TEST() 33 work_deduplicator.BindToCurrentThread(); in TEST() 43 work_deduplicator.BindToCurrentThread(); in TEST() 57 work_deduplicator.BindToCurrentThread(); in TEST() 72 work_deduplicator.BindToCurrentThread(); in TEST() 87 work_deduplicator.BindToCurrentThread(); in TEST() 102 work_deduplicator.BindToCurrentThread(); in TEST() 113 work_deduplicator.BindToCurrentThread(); in TEST() 126 work_deduplicator.BindToCurrentThread(); in TEST() [all …]
|
H A D | thread_controller_with_message_pump_impl.cc | 104 BindToCurrentThread(std::move(message_pump)); in ThreadControllerWithMessagePumpImpl() 140 void ThreadControllerWithMessagePumpImpl::BindToCurrentThread( in BindToCurrentThread() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl 142 associated_thread_->BindToCurrentThread(); in BindToCurrentThread() 154 if (work_deduplicator_.BindToCurrentThread() == in BindToCurrentThread() 248 power_monitor_.BindToCurrentThread(); in InitializeSingleThreadTaskRunnerCurrentDefaultHandle()
|
H A D | associated_thread_id.h | 44 associated_thread->BindToCurrentThread(); in CreateBound() 53 void BindToCurrentThread();
|
H A D | thread_controller_impl.cc | 38 work_deduplicator_.BindToCurrentThread(); in ThreadControllerImpl() 152 void ThreadControllerImpl::BindToCurrentThread( in BindToCurrentThread() function in base::sequence_manager::internal::ThreadControllerImpl
|
H A D | sequence_manager_impl.cc | 282 manager->BindToCurrentThread(); in CreateOnCurrentThread() 312 controller_->BindToCurrentThread(std::move(pump)); in BindToMessagePump() 331 void SequenceManagerImpl::BindToCurrentThread() { in BindToCurrentThread() function in base::sequence_manager::internal::SequenceManagerImpl 332 associated_thread_->BindToCurrentThread(); in BindToCurrentThread()
|
H A D | thread_controller_power_monitor.h | 28 void BindToCurrentThread();
|
H A D | associated_thread_id.cc | 17 void AssociatedThreadId::BindToCurrentThread() { in BindToCurrentThread() function in base::sequence_manager::internal::AssociatedThreadId
|
H A D | thread_controller_power_monitor_unittest.cc | 53 thread_controller_power_monitor_->BindToCurrentThread(); in TEST_F()
|
H A D | work_deduplicator.h | 49 ShouldScheduleWork BindToCurrentThread();
|
H A D | thread_controller_power_monitor.cc | 33 void ThreadControllerPowerMonitor::BindToCurrentThread() { in BindToCurrentThread() function in base::sequence_manager::internal::ThreadControllerPowerMonitor
|
H A D | work_deduplicator.cc | 21 WorkDeduplicator::ShouldScheduleWork WorkDeduplicator::BindToCurrentThread() { in BindToCurrentThread() function in base::sequence_manager::internal::WorkDeduplicator
|
H A D | thread_controller_impl.h | 50 void BindToCurrentThread(std::unique_ptr<MessagePump> message_pump) override;
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop.cc | 165 BindToCurrentThread(); in MessageLoop() 170 BindToCurrentThread(); in MessageLoop() 340 void MessageLoop::BindToCurrentThread() { in BindToCurrentThread() function in base::MessageLoop 354 unbound_task_runner_->BindToCurrentThread(); in BindToCurrentThread()
|
H A D | message_loop_task_runner.h | 31 void BindToCurrentThread();
|
H A D | message_loop_task_runner.cc | 21 void MessageLoopTaskRunner::BindToCurrentThread() { in BindToCurrentThread() function in base::internal::MessageLoopTaskRunner
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/ |
H A D | sequence_manager_for_test.cc | 57 manager->BindToCurrentThread(); in Create() 67 manager->BindToCurrentThread(); in Create()
|
/aosp_15_r20/external/libchrome/base/ |
H A D | run_loop_unittest.cc | 153 void BindToCurrentThread() { in BindToCurrentThread() function in base::__anonab0654960111::TestBoundDelegate 224 test_delegate->BindToCurrentThread(); in RunLoopTestEnvironment() 576 test_delegate.BindToCurrentThread(); in TEST()
|
/aosp_15_r20/external/cronet/base/ |
H A D | run_loop_unittest.cc | 149 void BindToCurrentThread() { in BindToCurrentThread() function in base::__anon3e11c18c0111::TestBoundDelegate 222 test_delegate->BindToCurrentThread(); in RunLoopTestEnvironment() 609 test_delegate.BindToCurrentThread(); in TEST()
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | thread.cc | 97 void BindToCurrentThread() override { in BindToCurrentThread() function in base::internal::SequenceManagerThreadDelegate 376 delegate_->BindToCurrentThread(); in ThreadMain()
|
/aosp_15_r20/external/libchrome/libchrome_tools/patch/ |
H A D | message_loop.patch | 16 void BindToCurrentThread();
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | scheduler_worker_pool.h | 47 void BindToCurrentThread();
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/message_loop/ |
D | message_loop_task_runner.h | 34 void BindToCurrentThread();
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/message_loop/ |
D | message_loop_task_runner.h | 34 void BindToCurrentThread();
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/task_scheduler/ |
D | scheduler_worker_pool.h | 50 void BindToCurrentThread();
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task_scheduler/ |
D | scheduler_worker_pool.h | 50 void BindToCurrentThread();
|