Home
last modified time | relevance | path

Searched defs:releaseIconForPageURL (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
DWebIconDatabaseProxy.cpp70 void WebIconDatabaseProxy::releaseIconForPageURL(const String& pageURL) in releaseIconForPageURL() function in WebKit::WebIconDatabaseProxy
/external/webkit/Source/WebCore/loader/icon/wince/
DIconDatabaseWinCE.cpp60 void IconDatabase::releaseIconForPageURL(const String&) {} in releaseIconForPageURL() function in WebCore::IconDatabase
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.cpp107 void WebIconDatabase::releaseIconForPageURL(const String& pageURL) in releaseIconForPageURL() function in WebKit::WebIconDatabase
/external/webkit/Source/WebCore/loader/icon/
DIconDatabaseBase.h170 virtual void releaseIconForPageURL(const String&) { } in releaseIconForPageURL() function
DIconDatabase.cpp442 void IconDatabase::releaseIconForPageURL(const String& pageURLOriginal) in releaseIconForPageURL() function in WebCore::IconDatabase