Home
last modified time | relevance | path

Searched defs:synchronousIconURLForPageURL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/icon/
DIconDatabaseBase.cpp34 String IconDatabaseBase::synchronousIconURLForPageURL(const String&) in synchronousIconURLForPageURL() function in WebCore::IconDatabaseBase
DIconDatabase.cpp307 String IconDatabase::synchronousIconURLForPageURL(const String& pageURLOriginal) in synchronousIconURLForPageURL() function in WebCore::IconDatabase
/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
DWebIconDatabaseProxy.cpp86 String WebIconDatabaseProxy::synchronousIconURLForPageURL(const String& pageURL) in synchronousIconURLForPageURL() function in WebKit::WebIconDatabaseProxy
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.cpp135 void WebIconDatabase::synchronousIconURLForPageURL(const String&, String& iconURL) in synchronousIconURLForPageURL() function in WebKit::WebIconDatabase