OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetInitialUser
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
enterprise_enrollment_screen.cc
76
bool EnterpriseEnrollmentScreen::
GetInitialUser
(std::string* user) {
enterprise_enrollment_view.cc
161
bool EnterpriseEnrollmentView::
GetInitialUser
(std::string* user) {
162
return controller_->
GetInitialUser
(user);
Completed in 2069 milliseconds