Searched defs:OnProfileLoaded (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dchrome_version_service.cc34 void ChromeVersionService::OnProfileLoaded(PrefService* prefs, function in class:ChromeVersionService
/external/chromium_org/chrome/browser/ui/app_list/
H A Dprofile_loader.cc44 base::Bind(&ProfileLoader::OnProfileLoaded,
50 void ProfileLoader::OnProfileLoaded(int profile_load_sequence_id, function in class:ProfileLoader
H A Dprofile_loader_unittest.cc31 base::Bind(&ProfileLoaderUnittest::OnProfileLoaded,
39 void OnProfileLoaded(Profile* profile) { function in class:ProfileLoaderUnittest
/external/chromium_org/chrome/browser/chromeos/login/demo_mode/
H A Ddemo_app_launcher.cc66 void DemoAppLauncher::OnProfileLoaded(Profile* profile) { function in class:chromeos::DemoAppLauncher
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dextension_app_shim_handler_mac.cc335 OnProfileLoaded(host, launch_type, files, profile);
341 // OnProfileLoaded.
345 base::Bind(&ExtensionAppShimHandler::OnProfileLoaded,
359 void ExtensionAppShimHandler::OnProfileLoaded( function in class:apps::ExtensionAppShimHandler
/external/chromium_org/chrome/browser/chromeos/login/
H A Dapp_launch_controller.cc239 void AppLaunchController::OnProfileLoaded(Profile* profile) { function in class:chromeos::AppLaunchController

Completed in 112 milliseconds