Home
last modified time | relevance | path

Searched defs:allowStoredCredentials (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebURLRequest.cpp127 bool WebURLRequest::allowStoredCredentials() const in allowStoredCredentials() function in blink::WebURLRequest
132 void WebURLRequest::setAllowStoredCredentials(bool allowStoredCredentials) in setAllowStoredCredentials()
/external/chromium_org/third_party/WebKit/Source/platform/network/
DResourceRequest.cpp242 bool ResourceRequest::allowStoredCredentials() const in allowStoredCredentials() function in blink::ResourceRequest
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLPreloadScanner.cpp332 StoredCredentials allowStoredCredentials() const in allowStoredCredentials() function in blink::TokenPreloadScanner::StartTagScanner