Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp50 static void didReceiveDataCallback(CFURLDownloadRef download, CFIndex length, const void* clientInf…
64 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in start()
86 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in startWithHandle()
174 void didReceiveDataCallback(CFURLDownloadRef, CFIndex length, const void* clientInfo) in didReceiveDataCallback() function
/external/webkit/Source/WebKit/win/
DWebDownloadCFNet.cpp66 static void didReceiveDataCallback(CFURLDownloadRef download, CFIndex length, const void *clientInf…
83 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in init()
113 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in init()
144 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in initWithRequest()
180 …didReceiveResponseCallback, willResumeWithResponseCallback, didReceiveDataCallback, shouldDecodeDa… in initToResumeWithBundle()
531 void didReceiveDataCallback(CFURLDownloadRef, CFIndex length, const void *clientInfo) in didReceiveDataCallback() function
DChangeLog-2009-06-1617490 (didReceiveDataCallback):
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1614090 (WebKit::didReceiveDataCallback):