Home
last modified time | relevance | path

Searched refs:dispatchDidImportIconURLForPageURLOnMainThread (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/icon/
DIconDatabase.h221 void dispatchDidImportIconURLForPageURLOnMainThread(const String&);
DIconDatabase.cpp1262 dispatchDidImportIconURLForPageURLOnMainThread(pageURL); in performURLImport()
1335 dispatchDidImportIconURLForPageURLOnMainThread(urlsToNotify[i]); in performURLImport()
2214 void IconDatabase::dispatchDidImportIconURLForPageURLOnMainThread(const String& pageURL) in dispatchDidImportIconURLForPageURLOnMainThread() function in WebCore::IconDatabase
/external/webkit/Source/WebCore/
DChangeLog40037 (WebCore::IconDatabase::dispatchDidImportIconURLForPageURLOnMainThread):