Home | History | Annotate | Download | only in src

Lines Matching full:have_credentials

326   const bool have_credentials = HaveRegistrationCredentials();
329 << ((have_credentials) ? "found" : "not found.");
330 if (!have_credentials) {