HomeSort by relevance Sort by last modified time
    Searched refs:OnSupervisedUserRegistered (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_service_browsertest.cc 65 supervised_user_service->OnSupervisedUserRegistered(
73 supervised_user_service->OnSupervisedUserRegistered(
supervised_user_registration_utility_unittest.cc 124 void OnSupervisedUserRegistered(const GoogleServiceAuthError& error,
140 // Whether OnSupervisedUserRegistered has been called.
197 &SupervisedUserRegistrationUtilityTest::OnSupervisedUserRegistered,
240 void SupervisedUserRegistrationUtilityTest::OnSupervisedUserRegistered(
supervised_user_service.h 253 void OnSupervisedUserRegistered(const AuthErrorCallback& callback,
supervised_user_service.cc 845 base::Bind(&SupervisedUserService::OnSupervisedUserRegistered,
865 void SupervisedUserService::OnSupervisedUserRegistered(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
create_profile_handler.h 101 void OnSupervisedUserRegistered(bool create_shortcut,
create_profile_handler.cc 159 // OnSupervisedUserRegistered().
208 base::Bind(&CreateProfileHandler::OnSupervisedUserRegistered,
215 void CreateProfileHandler::OnSupervisedUserRegistered(

Completed in 103 milliseconds