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 64 shutdown_after_lock_(false),
96 shutdown_after_lock_ = shutdown_after_lock;
110 shutdown_after_lock_ = shutdown_after_lock;
129 shutdown_after_lock_ = false;
136 shutdown_after_lock_ ||
147 if (shutdown_after_lock_) {
148 shutdown_after_lock_ = false;
243 shutdown_after_lock_ = false;
481 shutdown_after_lock_ ?
512 if (shutdown_after_lock_) {
    [all...]
lock_state_controller.h 298 bool shutdown_after_lock_; member in class:ash::LockStateController

Completed in 54 milliseconds