OnAppStop         122 apps/app_lifetime_monitor.cc   FOR_EACH_OBSERVER(Observer, observers_, OnAppStop(profile_, app_id));
OnAppStop          42 apps/app_lifetime_monitor.h     virtual void OnAppStop(Profile* profile, const std::string& app_id) = 0;
OnAppStop          50 apps/app_restore_service.h   virtual void OnAppStop(Profile* profile, const std::string& app_id) OVERRIDE;
OnAppStop         103 apps/app_shim/extension_app_shim_handler_mac.h   virtual void OnAppStop(Profile* profile, const std::string& app_id) OVERRIDE;