Home
last modified time | relevance | path

Searched refs:have_credentials (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/
Ddevice_registration_info.cc326 const bool have_credentials = HaveRegistrationCredentials(); in VerifyRegistrationCredentials() local
329 << ((have_credentials) ? "found" : "not found."); in VerifyRegistrationCredentials()
330 if (!have_credentials) { in VerifyRegistrationCredentials()