Searched defs:NotifyUpdate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dfake_safe_browsing_database_manager.cc86 void FakeSafeBrowsingDatabaseManager::NotifyUpdate() { function in class:extensions::FakeSafeBrowsingDatabaseManager
H A Dtest_blacklist.cc104 blacklist_db_->NotifyUpdate();
111 blacklist_db_->NotifyUpdate();
131 void TestBlacklist::NotifyUpdate() { function in class:extensions::TestBlacklist
132 blacklist_db_->NotifyUpdate();
/external/chromium_org/remoting/host/
H A Dconfig_file_watcher.cc62 void NotifyUpdate(const std::string& config);
196 void ConfigFileWatcherImpl::NotifyUpdate(const std::string& config) { function in class:remoting::ConfigFileWatcherImpl
235 base::Bind(&ConfigFileWatcherImpl::NotifyUpdate,

Completed in 97 milliseconds