OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_credentials
(Results
1 - 1
of
1
) sorted by null
/external/libweave/src/
device_registration_info.cc
326
const bool
have_credentials
= HaveRegistrationCredentials();
local
329
<< ((
have_credentials
) ? "found" : "not found.");
330
if (!
have_credentials
) {
[
all
...]
Completed in 60 milliseconds