Searched refs:OnAppStart (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/apps/
H A Dapp_restore_service.h45 virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;
H A Dapp_lifetime_monitor.h34 virtual void OnAppStart(Profile* profile, const std::string& app_id) {} function in class:apps::AppLifetimeMonitor::Observer
H A Dapp_restore_service.cc74 void AppRestoreService::OnAppStart(Profile* profile, function in class:apps::AppRestoreService
H A Dapp_lifetime_monitor.cc124 FOR_EACH_OBSERVER(Observer, observers_, OnAppStart(profile_, app_id));
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dextension_app_shim_handler_mac.h107 virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;
H A Dextension_app_shim_handler_mac.cc522 void ExtensionAppShimHandler::OnAppStart(Profile* profile, function in class:apps::ExtensionAppShimHandler

Completed in 209 milliseconds