Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
DWebIconDatabaseProxy.cpp65 void WebIconDatabaseProxy::retainIconForPageURL(const String& pageURL) in retainIconForPageURL() function in WebKit::WebIconDatabaseProxy
/external/webkit/Source/WebCore/loader/icon/wince/
DIconDatabaseWinCE.cpp59 void IconDatabase::retainIconForPageURL(const String&) {} in retainIconForPageURL() function in WebCore::IconDatabase
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.cpp101 void WebIconDatabase::retainIconForPageURL(const String& pageURL) in retainIconForPageURL() function in WebKit::WebIconDatabase
/external/webkit/Source/WebCore/loader/icon/
DIconDatabaseBase.h169 virtual void retainIconForPageURL(const String&) { } in retainIconForPageURL() function
DIconDatabase.cpp398 void IconDatabase::retainIconForPageURL(const String& pageURLOriginal) in retainIconForPageURL() function in WebCore::IconDatabase