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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 324 void DatabaseLoadComplete();
safe_browsing_service.cc 505 // about to be called back (in DatabaseLoadComplete()). This will call
507 // would lead to an infinite loop in DatabaseLoadComplete(), and even if it
690 NewRunnableMethod(this, &SafeBrowsingService::DatabaseLoadComplete));
774 void SafeBrowsingService::DatabaseLoadComplete() {
    [all...]

Completed in 43 milliseconds