Home
last modified time | relevance | path

Searched defs:posted_from (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/cronet/base/timer/
H A Dtimer.cc24 TimerBase::TimerBase(const Location& posted_from) : posted_from_(posted_from) { in TimerBase()
76 DelayTimerBase::DelayTimerBase(const Location& posted_from, in DelayTimerBase()
88 void DelayTimerBase::StartInternal(const Location& posted_from, in StartInternal()
151 void OneShotTimer::Start(const Location& posted_from, in Start()
191 RepeatingTimer::RepeatingTimer(const Location& posted_from, in RepeatingTimer()
196 RepeatingTimer::RepeatingTimer(const Location& posted_from, in RepeatingTimer()
203 void RepeatingTimer::Start(const Location& posted_from, in Start()
230 RetainingOneShotTimer::RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
235 RetainingOneShotTimer::RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
242 void RetainingOneShotTimer::Start(const Location& posted_from, in Start()
[all …]
H A Dtimer.h244 void Start(const Location& posted_from, in Start()
293 void Start(const Location& posted_from, in Start()
342 void Start(const Location& posted_from, in Start()
374 DelayTimer(const Location& posted_from, in DelayTimer()
381 DelayTimer(const Location& posted_from, in DelayTimer()
H A Dwall_clock_timer.h62 void Start(const Location& posted_from, in Start()
H A Dwall_clock_timer.cc25 void WallClockTimer::Start(const Location& posted_from, in Start()
/aosp_15_r20/external/libchrome/base/timer/
H A Dtimer.h131 void Start(const Location& posted_from, in Start()
166 const Location& posted_from() const { return posted_from_; } in posted_from() function
258 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
262 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
278 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
282 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
303 DelayTimer(const Location& posted_from, in DelayTimer()
310 DelayTimer(const Location& posted_from, in DelayTimer()
H A Dtimer.cc80 Timer::Timer(const Location& posted_from, in Timer()
86 Timer::Timer(const Location& posted_from, in Timer()
130 void Timer::Start(const Location& posted_from, in Start()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/timer/
Dtimer.h134 void Start(const Location& posted_from, in Start()
169 const Location& posted_from() const { return posted_from_; } in posted_from() function
261 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
265 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
281 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
285 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
306 DelayTimer(const Location& posted_from, in DelayTimer()
313 DelayTimer(const Location& posted_from, in DelayTimer()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/timer/
Dtimer.h134 void Start(const Location& posted_from, in Start()
169 const Location& posted_from() const { return posted_from_; } in posted_from() function
261 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
265 RepeatingTimer(const Location& posted_from, in RepeatingTimer()
281 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
285 RetainingOneShotTimer(const Location& posted_from, in RetainingOneShotTimer()
306 DelayTimer(const Location& posted_from, in DelayTimer()
313 DelayTimer(const Location& posted_from, in DelayTimer()
/aosp_15_r20/external/cronet/base/memory/
H A Dpost_delayed_memory_reduction_task.h48 void Start(const Location& posted_from, TimeDelta delay, OnceClosure task) { in Start()
64 void Start(const Location& posted_from, in Start()
/aosp_15_r20/external/cronet/base/
H A Dpending_task.cc13 TaskMetadata::TaskMetadata(const Location& posted_from, in TaskMetadata()
34 PendingTask::PendingTask(const Location& posted_from, in PendingTask()
H A Dcritical_closure.h104 inline OnceClosure MakeCriticalClosure(const Location& posted_from, in MakeCriticalClosure()
121 inline OnceClosure MakeCriticalClosure(const Location& posted_from, in MakeCriticalClosure()
H A Dpending_task.h47 Location posted_from; member
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtask.cc12 Task::Task(const Location& posted_from, in Task()
26 Task::Task(const Location& posted_from, in Task()
/aosp_15_r20/external/cronet/base/task/common/
H A Dtask_annotator_unittest.cc77 const Location& posted_from, in VerifyTraceAndPost()
99 const Location& posted_from, in VerifyTraceAndPostWithIpcContext()
115 const Location& posted_from, in VerifyTraceAndPostWithBlocker()
/aosp_15_r20/external/libchrome/base/debug/
H A Dtask_annotator_unittest.cc73 const Location& posted_from, in VerifyTraceAndPost()
96 const Location& posted_from, in VerifyTraceAndPostWithBlocker()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc51 base::Location posted_from; member
62 static void alarm_set_closure(const base::Location& posted_from, alarm_t* alarm, in alarm_set_closure()
/aosp_15_r20/external/libchrome/base/
H A Dpending_task.cc10 PendingTask::PendingTask(const Location& posted_from, in PendingTask()
H A Ddeferred_sequenced_task_runner.h65 Location posted_from; member
H A Dpending_task.h42 Location posted_from; member
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtask.cc21 Task::Task(const Location& posted_from, in Task()
/aosp_15_r20/external/cronet/base/task/
H A Ddeferred_sequenced_task_runner.h69 Location posted_from; member
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_global_state_stubs.cc60 void PostTaskToInitThread(const base::Location& posted_from, in PostTaskToInitThread()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dpending_task.h45 Location posted_from; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dpending_task.h45 Location posted_from; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc577 base::Location posted_from; member
701 void btu_hcif_send_cmd_with_cb(const base::Location& posted_from, uint16_t opcode, uint8_t* params, in btu_hcif_send_cmd_with_cb()

12