Home
last modified time | relevance | path

Searched refs:setAllowStoredCredentials (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/chromium/src/
DResourceHandle.cpp88 wrappedRequest.setAllowStoredCredentials(allowStoredCredentials()); in start()
254 requestIn.setAllowStoredCredentials(storedCredentials == AllowStoredCredentials); in loadResourceSynchronously()
DWebURLRequest.cpp121 void WebURLRequest::setAllowStoredCredentials(bool allowStoredCredentials) in setAllowStoredCredentials() function in WebKit::WebURLRequest
/external/webkit/WebKit/chromium/public/
DWebURLRequest.h108 WEBKIT_API void setAllowStoredCredentials(bool allowStoredCredentials);
/external/webkit/WebKit/chromium/
DChangeLog5082 (WebKit::WebURLRequest::setAllowStoredCredentials):