Home
last modified time | relevance | path

Searched defs:user_task (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/timer/
Dtimer.cc72 const base::Closure& user_task, in Timer()
104 const base::Closure& user_task) { in Start()
144 const base::Closure& user_task) { in SetTaskInfo()
Dmock_timer.cc16 const base::Closure& user_task, in MockTimer()
36 const base::Closure& user_task) { in Start()
Dtimer.h110 const base::Closure& user_task() const { return user_task_; } in user_task() function
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc342 const base::Closure& user_task, in AlarmTimer()
467 const base::Closure& user_task) in RepeatingAlarmTimer()
479 const base::Closure& user_task) in SimpleAlarmTimer()