OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyUpdate
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/extensions/
fake_safe_browsing_database_manager.h
29
// Return |this| to chain together SetUnsafe(...).
NotifyUpdate
() conveniently.
40
void
NotifyUpdate
();
fake_safe_browsing_database_manager.cc
61
void FakeSafeBrowsingDatabaseManager::
NotifyUpdate
() {
blacklist_unittest.cc
113
blacklist_db()->Enable().
NotifyUpdate
();
118
blacklist_db()->ClearUnsafe().
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 88 milliseconds