Home | History | Annotate | Download | only in sync

Lines Matching refs:cros_user_

76       cros_user_(cros_user),
119 if (!cros_user_.empty() || !signin_->GetUsername().empty()) {
149 if (cros_user_.empty()) {
151 // Note: We rely on signin_ != NULL unless !cros_user_.empty().
161 if (!cros_user_.empty() &&
296 credentials.email = !cros_user_.empty() ? cros_user_ : signin_->GetUsername();
511 if (!cros_user_.empty()) {
1248 if (cros_user_.empty() &&