Searched refs:OnChange (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dmanage_passwords_decoration.h56 void OnChange();
/external/chromium_org/components/enhanced_bookmarks/
H A Dbookmark_server_service.h29 virtual void OnChange(BookmarkServerService* service) = 0;
71 // to true by default, if changed to false there will be no OnChange
H A Dbookmark_server_service.cc64 FOR_EACH_OBSERVER(BookmarkServerServiceObserver, observers_, OnChange(this));
/external/chromium_org/chrome/browser/search_engines/
H A Dsearch_provider_install_data.cc91 void OnChange(const std::string& google_base_url);
109 void GoogleURLChangeNotifier::OnChange(const std::string& google_base_url) { function in class:__anon4640::GoogleURLChangeNotifier
157 base::Bind(&GoogleURLChangeNotifier::OnChange,
/external/chromium_org/chrome/browser/extensions/api/preference/
H A Dpreference_apitest.cc208 IN_PROC_BROWSER_TEST_F(ExtensionPreferenceApiTest, OnChange) {
/external/chromium_org/base/files/
H A Dfile_path_watcher_browsertest.cc49 void OnChange(TestDelegate* delegate) { function in class:base::__anon2250::NotificationCollector
120 collector_->OnChange(this);

Completed in 2383 milliseconds