Searched defs:OnExtensionUninstalled (Results 1 - 25 of 34) sorted by last modified time

12

/external/chromium_org/extensions/browser/api/declarative/
H A Drules_registry.cc219 void RulesRegistry::OnExtensionUninstalled(const std::string& extension_id) { function in class:extensions::RulesRegistry
H A Drules_registry_service.cc182 NotifyRegistriesHelper(&RulesRegistry::OnExtensionUninstalled, extension_id);
215 void RulesRegistryService::OnExtensionUninstalled( function in class:extensions::RulesRegistryService
219 NotifyRegistriesHelper(&RulesRegistry::OnExtensionUninstalled,
/external/chromium_org/extensions/browser/api/runtime/
H A Druntime_api.cc218 void RuntimeAPI::OnExtensionUninstalled( function in class:extensions::RuntimeAPI
227 RuntimeEventRouter::OnExtensionUninstalled(
388 void RuntimeEventRouter::OnExtensionUninstalled( function in class:extensions::RuntimeEventRouter
/external/chromium_org/extensions/browser/
H A Dextension_prefs.cc1248 void ExtensionPrefs::OnExtensionUninstalled(const std::string& extension_id, function in class:extensions::ExtensionPrefs
H A Dextension_registry_observer.h72 virtual void OnExtensionUninstalled(content::BrowserContext* browser_context, function in class:extensions::ExtensionRegistryObserver
H A Dstate_store.cc155 void StateStore::OnExtensionUninstalled( function in class:extensions::StateStore
H A Dtest_extension_registry_observer.cc82 void TestExtensionRegistryObserver::OnExtensionUninstalled( function in class:extensions::TestExtensionRegistryObserver
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_service.cc288 void DesktopNotificationService::OnExtensionUninstalled( function in class:DesktopNotificationService
/external/chromium_org/chrome/browser/search/
H A Dhotword_service.cc258 void HotwordService::OnExtensionUninstalled( function in class:HotwordService
354 // Ensure the call to OnExtensionUninstalled was triggered by a language
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dapps_helper.cc166 virtual void OnExtensionUninstalled(
259 void AppsMatchChecker::OnExtensionUninstalled( function in class:apps_helper::__anon4804::AppsMatchChecker
H A Dextensions_helper.cc162 virtual void OnExtensionUninstalled(
232 void ExtensionsMatchChecker::OnExtensionUninstalled( function in class:extensions_helper::__anon4815::ExtensionsMatchChecker
/external/chromium_org/chrome/browser/sync_file_system/
H A Dsync_file_system_service.cc674 void SyncFileSystemService::OnExtensionUninstalled( function in class:sync_file_system::SyncFileSystemService
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_model_builder.cc204 void ExtensionAppModelBuilder::OnExtensionUninstalled( function in class:ExtensionAppModelBuilder
209 DVLOG(2) << service_ << ": OnExtensionUninstalled: "
H A Drecommended_apps.cc119 void RecommendedApps::OnExtensionUninstalled( function in class:app_list::RecommendedApps
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_result.cc209 void AppResult::OnExtensionUninstalled(content::BrowserContext* browser_context, function in class:app_list::AppResult
H A Dapp_search_provider.cc128 void AppSearchProvider::OnExtensionUninstalled( function in class:app_list::AppSearchProvider
/external/chromium_org/chrome/browser/ui/extensions/
H A Dextension_enable_flow.cc144 void ExtensionEnableFlow::OnExtensionUninstalled( function in class:ExtensionEnableFlow
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_settings_handler.cc749 void ExtensionSettingsHandler::OnExtensionUninstalled( function in class:extensions::ExtensionSettingsHandler
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_provider.cc262 void DriveAppProvider::OnExtensionUninstalled( function in class:DriveAppProvider
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_service.cc154 void EphemeralAppService::OnExtensionUninstalled( function in class:EphemeralAppService
H A Dshortcut_manager.cc139 void AppShortcutManager::OnExtensionUninstalled( function in class:AppShortcutManager
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service.cc491 void BackgroundContentsService::OnExtensionUninstalled( function in class:BackgroundContentsService
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dactivity_log.cc495 void ActivityLog::OnExtensionUninstalled( function in class:extensions::ActivityLog
/external/chromium_org/chrome/browser/extensions/api/alarms/
H A Dalarm_manager.cc420 void AlarmManager::OnExtensionUninstalled( function in class:extensions::AlarmManager
/external/chromium_org/chrome/browser/extensions/api/commands/
H A Dcommand_service.cc306 void CommandService::OnExtensionUninstalled( function in class:extensions::CommandService

Completed in 430 milliseconds

12