OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:real_shutdown_timer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
lock_state_controller.h
112
return controller_->
real_shutdown_timer_
.IsRunning();
135
controller_->
real_shutdown_timer_
.Stop();
319
base::OneShotTimer<LockStateController>
real_shutdown_timer_
;
member in class:ash::LockStateController
lock_state_controller.cc
391
real_shutdown_timer_
.Start(
Completed in 52 milliseconds