HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_after_lock_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
lock_state_controller.cc 168 shutdown_after_lock_(false),
199 shutdown_after_lock_ = shutdown_after_lock;
230 shutdown_after_lock_ = false;
237 shutdown_after_lock_ ||
248 if (shutdown_after_lock_) {
249 shutdown_after_lock_ = false;
341 shutdown_after_lock_ = false;
587 shutdown_after_lock_ ?
609 if (shutdown_after_lock_) {
610 shutdown_after_lock_ = false
    [all...]
lock_state_controller.h 293 bool shutdown_after_lock_; member in class:ash::LockStateController

Completed in 23 milliseconds