HomeSort by relevance Sort by last modified time
    Searched refs:progress_callback (Results 1 - 6 of 6) sorted by null

  /external/curl/tests/libtest/
lib578.c 31 static int progress_callback(void *clientp, double dltotal, double dlnow, function
85 test_setopt(curl, CURLOPT_PROGRESSFUNCTION, progress_callback);
lib599.c 26 static int progress_callback(void *clientp, double dltotal, function
65 test_setopt(curl, CURLOPT_PROGRESSFUNCTION, progress_callback);
lib579.c 39 static int progress_callback(void *clientp, double dltotal, double dlnow, function
146 test_setopt(curl, CURLOPT_PROGRESSFUNCTION, progress_callback);
  /external/flac/include/FLAC/
stream_encoder.h     [all...]
  /external/flac/libFLAC/
stream_encoder.c 377 FLAC__StreamEncoderProgressCallback progress_callback; member in struct:FLAC__StreamEncoderPrivate
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 1865 static errcode_t progress_callback(ext2_filsys fs, function
    [all...]

Completed in 148 milliseconds