Searched refs:setAllowStoredCredentials (Results 1 – 4 of 4) sorted by relevance
88 wrappedRequest.setAllowStoredCredentials(allowStoredCredentials()); in start()254 requestIn.setAllowStoredCredentials(storedCredentials == AllowStoredCredentials); in loadResourceSynchronously()
121 void WebURLRequest::setAllowStoredCredentials(bool allowStoredCredentials) in setAllowStoredCredentials() function in WebKit::WebURLRequest
108 WEBKIT_API void setAllowStoredCredentials(bool allowStoredCredentials);
5082 (WebKit::WebURLRequest::setAllowStoredCredentials):