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

  /external/chromium_org/chrome/browser/chromeos/ownership/
owner_settings_service.h 101 bool waiting_for_profile_creation_; member in class:chromeos::OwnerSettingsService
owner_settings_service.cc 122 waiting_for_profile_creation_(true),
197 waiting_for_profile_creation_ = false;
258 if (waiting_for_profile_creation_ || waiting_for_tpm_token_)

Completed in 46 milliseconds