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

  /external/chromium_org/chrome/browser/chromeos/ownership/
owner_settings_service_chromeos.h 106 bool waiting_for_tpm_token_; member in class:chromeos::OwnerSettingsServiceChromeOS
owner_settings_service_chromeos.cc 154 waiting_for_tpm_token_(true),
161 waiting_for_tpm_token_ =
186 waiting_for_tpm_token_ = false;
273 if (waiting_for_profile_creation_ || waiting_for_tpm_token_)

Completed in 1784 milliseconds