Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp47 static void didReceiveAuthenticationChallengeCallback(CFURLDownloadRef download, CFURLAuthChallenge…
63 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in start()
85 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in startWithHandle()
157 void didReceiveAuthenticationChallengeCallback(CFURLDownloadRef, CFURLAuthChallengeRef challenge, c… in didReceiveAuthenticationChallengeCallback() function
/external/webkit/Source/WebKit/win/
DWebDownloadCFNet.cpp63 static void didReceiveAuthenticationChallengeCallback(CFURLDownloadRef download, CFURLAuthChallenge…
82 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in init()
112 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in init()
143 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in initWithRequest()
179 …is, 0, 0, 0, didStartCallback, willSendRequestCallback, didReceiveAuthenticationChallengeCallback, in initToResumeWithBundle()
522 void didReceiveAuthenticationChallengeCallback(CFURLDownloadRef, CFURLAuthChallengeRef challenge, c… in didReceiveAuthenticationChallengeCallback() function
DChangeLog-2009-06-1617487 (didReceiveAuthenticationChallengeCallback):
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1614087 (WebKit::didReceiveAuthenticationChallengeCallback):