OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnProfileLoadFailed
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_profile_loader.h
32
virtual void
OnProfileLoadFailed
(KioskAppLaunchError::Error error) = 0;
kiosk_profile_loader.cc
147
delegate_->
OnProfileLoadFailed
(error);
/external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.h
87
virtual void
OnProfileLoadFailed
(KioskAppLaunchError::Error error) OVERRIDE;
app_launch_controller.cc
214
void AppLaunchController::
OnProfileLoadFailed
(
Completed in 33 milliseconds