Home
last modified time | relevance | path

Searched refs:setWithCredentials (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.h106 void setWithCredentials(bool, ExceptionState&);
DXMLHttpRequest.cpp483 void XMLHttpRequest::setWithCredentials(bool value, ExceptionState& exceptionState) in setWithCredentials() function in WebCore::XMLHttpRequest