Home | History | Annotate | Download | only in login

Lines Matching defs:service

852     ProfileSyncService* service = profile->GetProfileSyncService(username);
853 if (service && !service->HasSyncSetupCompleted()) {
855 service->SetPassphrase(password, false, true);