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

  /external/chromium_org/chrome/browser/extensions/
test_blacklist.cc 104 blacklist_db_->NotifyUpdate();
111 blacklist_db_->NotifyUpdate();
131 void TestBlacklist::NotifyUpdate() {
132 blacklist_db_->NotifyUpdate();
test_blacklist.h 77 void NotifyUpdate();
fake_safe_browsing_database_manager.h 29 // Return |this| to chain together SetUnsafe(...).NotifyUpdate() conveniently.
47 void NotifyUpdate();
fake_safe_browsing_database_manager.cc 86 void FakeSafeBrowsingDatabaseManager::NotifyUpdate() {
blacklist_unittest.cc 111 tester.NotifyUpdate();
extension_service_unittest.cc     [all...]
  /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 4496 milliseconds