Home
last modified time | relevance | path

Searched defs:canAuthenticate (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp207 bool canAuthenticate; in canAuthenticateAgainstProtectionSpace() local
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2851 …Frame(uint64_t frameID, const WebCore::ProtectionSpace& coreProtectionSpace, bool& canAuthenticate) in canAuthenticateAgainstProtectionSpaceInFrame()