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

  /external/chromium/chrome/browser/policy/
device_policy_cache.cc 118 starting_up_(true),
129 starting_up_(true),
142 DCHECK(!starting_up_);
188 if (starting_up_) {
189 starting_up_ = false;
224 } else { // In other words, starting_up_ == false.
device_policy_cache.h 74 bool starting_up_; member in class:policy::DevicePolicyCache

Completed in 1898 milliseconds