HomeSort by relevance Sort by last modified time
    Searched defs:OnProfilePrepared (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_launcher.cc 149 virtual void OnProfilePrepared(Profile* profile) OVERRIDE {
150 kiosk_app_launcher_->OnProfilePrepared(profile);
262 void KioskAppLauncher::OnProfilePrepared(Profile* profile) {
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 326 // Will call OnProfilePrepared() in the end.
335 void ExistingUserController::OnProfilePrepared(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.cc 800 // Will call OnProfilePrepared() in the end.
814 void ExistingUserController::OnProfilePrepared(Profile* profile) {
    [all...]
user_manager_impl.cc     [all...]
  /external/chromium/chrome/browser/
browser_main.cc     [all...]

Completed in 220 milliseconds