Home | History | Annotate | Download | only in engine

Lines Matching refs:email

1216   // Update tokens that we're using in Sync. Email must stay the same.
1745 context->set_account_name(credentials.email);
1873 share_.name = credentials.email;
1903 DCHECK_EQ(credentials.email, share_.name);
1904 DCHECK(!credentials.email.empty());
1908 credentials.email, credentials.sync_token);