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

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

Completed in 78 milliseconds