Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/webdata/
Dweb_data_service.h539 void NotifyDatabaseLoadedOnUIThread();
Dweb_data_service.cc601 NewRunnableMethod(this, &WebDataService::NotifyDatabaseLoadedOnUIThread)); in InitializeDatabaseIfNecessary()
607 void WebDataService::NotifyDatabaseLoadedOnUIThread() { in NotifyDatabaseLoadedOnUIThread() function in WebDataService