HomeSort by relevance Sort by last modified time
    Searched defs:NotifyUpdate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/
fake_safe_browsing_database_manager.cc 86 void FakeSafeBrowsingDatabaseManager::NotifyUpdate() {
test_blacklist.cc 104 blacklist_db_->NotifyUpdate();
111 blacklist_db_->NotifyUpdate();
131 void TestBlacklist::NotifyUpdate() {
132 blacklist_db_->NotifyUpdate();
  /external/chromium_org/remoting/host/
config_file_watcher.cc 62 void NotifyUpdate(const std::string& config);
196 void ConfigFileWatcherImpl::NotifyUpdate(const std::string& config) {
235 base::Bind(&ConfigFileWatcherImpl::NotifyUpdate,

Completed in 133 milliseconds