OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preflightFailure
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoader.h
97
void
preflightFailure
(unsigned long identifier, const String& url, const String& errorDescription);
DocumentThreadableLoader.cpp
276
preflightFailure
(identifier, response.url().string(), accessControlErrorDescription);
281
preflightFailure
(identifier, response.url().string(), accessControlErrorDescription);
289
preflightFailure
(identifier, response.url().string(), accessControlErrorDescription);
382
void DocumentThreadableLoader::
preflightFailure
(unsigned long identifier, const String& url, const String& errorDescription)
Completed in 409 milliseconds