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

  /external/chromium/chrome/browser/sync/
profile_sync_service.cc 613 if (!gaia_password_.empty()) {
614 SetPassphrase(gaia_password_, false, true);
615 gaia_password_ = std::string();
    [all...]
profile_sync_service.h 620 std::string gaia_password_; member in class:ProfileSyncService

Completed in 110 milliseconds