Home
last modified time | relevance | path

Searched defs:didImportIconURLForPageURL (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebIconDatabaseClient.mm51 void WebIconDatabaseClient::didImportIconURLForPageURL(const String& pageURL) function
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DIconDatabaseClientQt.cpp64 void IconDatabaseClientQt::didImportIconURLForPageURL(const String& url) in didImportIconURLForPageURL() function in WebCore::IconDatabaseClientQt
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.cpp214 void WebIconDatabase::didImportIconURLForPageURL(const String& pageURL) in didImportIconURLForPageURL() function in WebKit::WebIconDatabase
/external/webkit/Source/WebKit/android/jni/
DWebIconDatabase.cpp89 void WebIconDatabase::didImportIconURLForPageURL(const WTF::String& pageURL) in didImportIconURLForPageURL() function in android::WebIconDatabase
/external/webkit/Source/WebKit/win/
DWebIconDatabase.cpp336 void WebIconDatabase::didImportIconURLForPageURL(const WTF::String& pageURL) in didImportIconURLForPageURL() function in WebIconDatabase
/external/webkit/Source/WebCore/loader/icon/
DIconDatabase.cpp90 virtual void didImportIconURLForPageURL(const String&) { } in didImportIconURLForPageURL() function in WebCore::DefaultIconDatabaseClient