Searched refs:progressCallback (Results 1 – 2 of 2) sorted by relevance
32 static int progressCallback(void *arg, in progressCallback() function65 easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, progressCallback); in test()
851 progressCallback.nudge(); // Let the user know we're moving along. in getFileInfo()1416 private ProgressCallback progressCallback = new ProgressCallback(); // null field in VettingViewer1429 progressCallback = newCallback; in setProgressCallback()