Lines Matching defs:AppLoadService
28 AppLoadService::PostReloadAction::PostReloadAction()
33 AppLoadService::AppLoadService(Profile* profile)
43 AppLoadService::~AppLoadService() {}
45 void AppLoadService::RestartApplication(const std::string& extension_id) {
53 bool AppLoadService::LoadAndLaunch(const base::FilePath& extension_path,
73 AppLoadService* AppLoadService::Get(Profile* profile) {
77 void AppLoadService::Observe(int type,
130 bool AppLoadService::HasShellWindows(const std::string& extension_id) {
135 bool AppLoadService::WasUnloadedForReload(
145 bool AppLoadService::HasPostReloadAction(const std::string& extension_id) {