Searched defs:OnSupervisedUserRegistered (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_registration_utility_unittest.cc124 void OnSupervisedUserRegistered(const GoogleServiceAuthError& error,
140 // Whether OnSupervisedUserRegistered has been called.
197 &SupervisedUserRegistrationUtilityTest::OnSupervisedUserRegistered,
240 void SupervisedUserRegistrationUtilityTest::OnSupervisedUserRegistered( function in class:SupervisedUserRegistrationUtilityTest
H A Dsupervised_user_service.cc845 base::Bind(&SupervisedUserService::OnSupervisedUserRegistered,
865 void SupervisedUserService::OnSupervisedUserRegistered( function in class:SupervisedUserService
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcreate_profile_handler.cc159 // OnSupervisedUserRegistered().
208 base::Bind(&CreateProfileHandler::OnSupervisedUserRegistered,
215 void CreateProfileHandler::OnSupervisedUserRegistered( function in class:options::CreateProfileHandler

Completed in 93 milliseconds