Searched defs:setIconDataForIconURL (Results 1 – 5 of 5) sorted by relevance
136 void WebIconDatabaseProxy::setIconDataForIconURL(PassRefPtr<SharedBuffer> iconData, const String& i… in setIconDataForIconURL() function in WebKit::WebIconDatabaseProxy
62 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> data, const String&) {} in setIconDataForIconURL() function in WebCore::IconDatabase
120 void WebIconDatabase::setIconDataForIconURL(const CoreIPC::DataReference& iconData, const String& i… in setIconDataForIconURL() function in WebKit::WebIconDatabase
173 virtual void setIconDataForIconURL(PassRefPtr<SharedBuffer>, const String&) { } in setIconDataForIconURL() function
511 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> dataOriginal, const String& iconU… in setIconDataForIconURL() function in WebCore::IconDatabase