Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
DWebIconDatabaseProxy.cpp136 void WebIconDatabaseProxy::setIconDataForIconURL(PassRefPtr<SharedBuffer> iconData, const String& i… in setIconDataForIconURL() function in WebKit::WebIconDatabaseProxy
/external/webkit/Source/WebCore/loader/icon/wince/
DIconDatabaseWinCE.cpp62 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> data, const String&) {} in setIconDataForIconURL() function in WebCore::IconDatabase
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.cpp120 void WebIconDatabase::setIconDataForIconURL(const CoreIPC::DataReference& iconData, const String& i… in setIconDataForIconURL() function in WebKit::WebIconDatabase
/external/webkit/Source/WebCore/loader/icon/
DIconDatabaseBase.h173 virtual void setIconDataForIconURL(PassRefPtr<SharedBuffer>, const String&) { } in setIconDataForIconURL() function
DIconDatabase.cpp511 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> dataOriginal, const String& iconU… in setIconDataForIconURL() function in WebCore::IconDatabase