OnAppStart        110 apps/app_lifetime_monitor.cc   FOR_EACH_OBSERVER(Observer, observers_, OnAppStart(profile_, app_id));
OnAppStart         34 apps/app_lifetime_monitor.h     virtual void OnAppStart(Profile* profile, const std::string& app_id) = 0;
OnAppStart         45 apps/app_restore_service.h   virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;
OnAppStart         98 apps/app_shim/extension_app_shim_handler_mac.h   virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;