Home
last modified time | relevance | path

Searched refs:reset_factory_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database.h334 ScopedRunnableMethodFactory<SafeBrowsingDatabaseNew> reset_factory_; variable
Dsafe_browsing_database.cc476 ALLOW_THIS_IN_INITIALIZER_LIST(reset_factory_(this)) { in SafeBrowsingDatabaseNew()
490 ALLOW_THIS_IN_INITIALIZER_LIST(reset_factory_(this)), in SafeBrowsingDatabaseNew()
1197 if (reset_factory_.empty()) { in HandleCorruptDatabase()
1200 reset_factory_.NewRunnableMethod( in HandleCorruptDatabase()