Searched defs:errorDescription (Results 1 - 7 of 7) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFXMLParser.c168 void CFXMLParserAbort(CFXMLParserRef parser, CFXMLParserStatusCode errorCode, CFStringRef errorDescription) { argument
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResource.cpp409 String errorDescription; local
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp787 CString errorDescription = err.localizedDescription().utf8(); local
821 CString errorDescription = err.localizedDescription().utf8(); local
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp1429 void ewk_frame_load_finished(Evas_Object* ewkFrame, const char* errorDomain, int errorCode, bool isCancellation, const char* errorDescription, const char* failingUrl) argument
1483 void ewk_frame_load_error(Evas_Object* ewkFrame, const char* errorDomain, int errorCode, bool isCancellation, const char* errorDescription, const char* failingUrl) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentThreadableLoader.cpp349 void DocumentThreadableLoader::preflightFailure(unsigned long identifier, const String& url, const String& errorDescription) argument
H A DCrossOriginAccessControl.cpp136 bool passesAccessControlCheck(const ResourceResponse& response, StoredCredentials includeCredentials, SecurityOrigin* securityOrigin, String& errorDescription) argument
H A DCrossOriginPreflightResultCache.cpp90 bool CrossOriginPreflightResultCacheItem::parse(const ResourceResponse& response, String& errorDescription) argument

Completed in 274 milliseconds