Searched defs:RemoveUpdateObserver (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dtest_runtime_api_delegate.cc22 void TestRuntimeAPIDelegate::RemoveUpdateObserver(UpdateObserver* observer) { function in class:extensions::TestRuntimeAPIDelegate
/external/chromium_org/extensions/shell/browser/
H A Dshell_runtime_api_delegate.cc27 void ShellRuntimeAPIDelegate::RemoveUpdateObserver(UpdateObserver* observer) { function in class:extensions::ShellRuntimeAPIDelegate
/external/chromium_org/content/browser/appcache/
H A Dappcache_group.cc80 void AppCacheGroup::RemoveUpdateObserver(UpdateObserver* observer) { function in class:content::AppCacheGroup
/external/chromium_org/chrome/browser/extensions/api/runtime/
H A Dchrome_runtime_api_delegate.cc71 void ChromeRuntimeAPIDelegate::RemoveUpdateObserver( function in class:ChromeRuntimeAPIDelegate
76 ->RemoveUpdateObserver(observer);
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_notifier.cc84 void SystemTrayNotifier::RemoveUpdateObserver(UpdateObserver* observer) { function in class:ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service.cc2339 void ExtensionService::RemoveUpdateObserver( function in class:ExtensionService

Completed in 108 milliseconds