Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DResourceErrorCF.cpp92 …CFStringRef failingURLString = (CFStringRef) CFDictionaryGetValue(userInfo.get(), failingURLString… in platformLazyInit() local
143 RetainPtr<CFStringRef> failingURLString(AdoptCF, m_failingURL.createCFString()); in cfError() local