Home
last modified time | relevance | path

Searched defs:OnBeginWorkItem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_unittest.cc87 void OnBeginWorkItem() override { in OnBeginWorkItem() function in base::__anoned8cfe110111::MockMessagePumpDelegate
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl.cc276 void ThreadControllerWithMessagePumpImpl::OnBeginWorkItem() { in OnBeginWorkItem() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl