Searched refs:didReceiveAuthenticationChallengeCallback (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/ |
D | DownloadCFNet.cpp | 47 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/ |
D | WebDownloadCFNet.cpp | 63 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
|
D | ChangeLog-2009-06-16 | 17487 (didReceiveAuthenticationChallengeCallback):
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 14087 (WebKit::didReceiveAuthenticationChallengeCallback):
|