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

  /external/chromium/chrome/browser/sync/
sync_setup_flow.h 34 std::string secondary_passphrase; member in struct:SyncConfiguration
sync_setup_flow.cc 241 configuration.secondary_passphrase.length() > 0);
245 service_->SetPassphrase(configuration.secondary_passphrase, true, true);
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 127 !result->GetString("passphrase", &config->secondary_passphrase))

Completed in 103 milliseconds