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