Searched refs:setAllowStoredCredentials (Results 1 – 7 of 7) sorted by relevance
111 wrappedRequest.setAllowStoredCredentials(allowStoredCredentials()); in start()299 requestIn.setAllowStoredCredentials(storedCredentials == AllowStoredCredentials); in loadResourceSynchronously()
122 void WebURLRequest::setAllowStoredCredentials(bool allowStoredCredentials) in setAllowStoredCredentials() function in WebKit::WebURLRequest
110 WEBKIT_API void setAllowStoredCredentials(bool allowStoredCredentials);
78 void setAllowStoredCredentials(bool allow) { m_allowStoredCredentials = allow; } in setAllowStoredCredentials() function in WebCore::WebCoreSynchronousLoaderClient640 client->setAllowStoredCredentials(storedCredentials == AllowStoredCredentials); in loadResourceSynchronously()
100 void setAllowStoredCredentials(bool allow) { m_allowStoredCredentials = allow; }511 client->setAllowStoredCredentials(storedCredentials == AllowStoredCredentials);
28412 (WebKit::WebURLRequest::setAllowStoredCredentials):
100027 (WebCore::WebCoreSynchronousLoaderClient::setAllowStoredCredentials):