Searched refs:NotifyDatabaseLoadedOnUIThread (Results 1 – 2 of 2) sorted by relevance
539 void NotifyDatabaseLoadedOnUIThread();
601 NewRunnableMethod(this, &WebDataService::NotifyDatabaseLoadedOnUIThread)); in InitializeDatabaseIfNecessary()607 void WebDataService::NotifyDatabaseLoadedOnUIThread() { in NotifyDatabaseLoadedOnUIThread() function in WebDataService