Searched refs:OnAppStart (Results 1 – 6 of 6) sorted by relevance
45 virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;
34 virtual void OnAppStart(Profile* profile, const std::string& app_id) {} in OnAppStart() function
74 void AppRestoreService::OnAppStart(Profile* profile, in OnAppStart() function in apps::AppRestoreService
124 FOR_EACH_OBSERVER(Observer, observers_, OnAppStart(profile_, app_id)); in NotifyAppStart()
107 virtual void OnAppStart(Profile* profile, const std::string& app_id) OVERRIDE;
522 void ExtensionAppShimHandler::OnAppStart(Profile* profile, in OnAppStart() function in apps::ExtensionAppShimHandler