/aosp_15_r20/external/cronet/base/timer/ |
H A D | timer.cc | 24 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 D | timer.h | 244 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 D | wall_clock_timer.h | 62 void Start(const Location& posted_from, in Start()
|
H A D | wall_clock_timer.cc | 25 void WallClockTimer::Start(const Location& posted_from, in Start()
|
/aosp_15_r20/external/libchrome/base/timer/ |
H A D | timer.h | 131 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 D | timer.cc | 80 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/ |
D | timer.h | 134 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/ |
D | timer.h | 134 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 D | post_delayed_memory_reduction_task.h | 48 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 D | pending_task.cc | 13 TaskMetadata::TaskMetadata(const Location& posted_from, in TaskMetadata() 34 PendingTask::PendingTask(const Location& posted_from, in PendingTask()
|
H A D | critical_closure.h | 104 inline OnceClosure MakeCriticalClosure(const Location& posted_from, in MakeCriticalClosure() 121 inline OnceClosure MakeCriticalClosure(const Location& posted_from, in MakeCriticalClosure()
|
H A D | pending_task.h | 47 Location posted_from; member
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | task.cc | 12 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 D | task_annotator_unittest.cc | 77 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 D | task_annotator_unittest.cc | 73 const Location& posted_from, in VerifyTraceAndPost() 96 const Location& posted_from, in VerifyTraceAndPostWithBlocker()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/ |
D | connection_manager.cc | 51 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 D | pending_task.cc | 10 PendingTask::PendingTask(const Location& posted_from, in PendingTask()
|
H A D | deferred_sequenced_task_runner.h | 65 Location posted_from; member
|
H A D | pending_task.h | 42 Location posted_from; member
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | task.cc | 21 Task::Task(const Location& posted_from, in Task()
|
/aosp_15_r20/external/cronet/base/task/ |
H A D | deferred_sequenced_task_runner.h | 69 Location posted_from; member
|
/aosp_15_r20/external/cronet/components/cronet/ |
H A D | cronet_global_state_stubs.cc | 60 void PostTaskToInitThread(const base::Location& posted_from, in PostTaskToInitThread()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | pending_task.h | 45 Location posted_from; member
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/ |
D | pending_task.h | 45 Location posted_from; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/ |
D | btu_hcif.cc | 577 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()
|