Home | History | Annotate | Download | only in sync

Lines Matching refs:email_

412   std::string email_;
436 email_(email),
451 UTF8ToUTF16(last_email_), UTF8ToUTF16(email_));
925 helper->email_ = email;
981 email_.clear();
1107 if (AreWeShowingSignin(url, source_, email_)) {
1133 if (email_.empty()) {
1222 session_index_, email_, password_,
1236 session_index_, email_, password_,
1271 if (!last_email.empty() && !gaia::AreEmailsSame(last_email, email_)) {
1282 email_,
1286 session_index_, email_, password_,
1295 email_, password_, sync_setup_contents,
1322 AddEmailToOneClickRejectedList(profile, email_);