OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:should_auto_enroll
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h
83
bool
should_auto_enroll
() const { return should_auto_enroll_; }
function in class:policy::AutoEnrollmentClient
auto_enrollment_client.cc
239
bool
should_auto_enroll
= false;
local
244
!should_enroll_pref->GetValue()->GetAsBoolean(&
should_auto_enroll
) ||
252
should_auto_enroll_ =
should_auto_enroll
;
341
VLOG(1) << "Auto enrollment complete,
should_auto_enroll
= "
Completed in 50 milliseconds