Searched refs:DatabaseLoadComplete (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.h324 void DatabaseLoadComplete();
H A Dsafe_browsing_service.cc505 // 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() { function in class:SafeBrowsingService

Completed in 56 milliseconds