HomeSort by relevance Sort by last modified time
    Searched full:low_speed_limit (Results 1 - 9 of 9) sorted by null

  /external/curl/lib/
speedcheck.c 43 if(data->progress.current_speed < data->set.low_speed_limit) {
56 data->set.low_speed_limit,
67 if(data->set.low_speed_limit)
setopt.c     [all...]
urldata.h 1529 long low_speed_limit; \/* bytes\/second *\/ member in struct:UserDefined
    [all...]
  /external/curl/src/
tool_cfgable.h 76 long low_speed_limit; member in struct:OperationConfig
tool_getparam.c     [all...]
tool_operate.c     [all...]
  /external/curl/tests/libtest/
lib1521.c 262 err("LOW_SPEED_LIMIT", res, __LINE__); goto test_cleanup; }
265 err("LOW_SPEED_LIMIT", res, __LINE__); goto test_cleanup; }
268 err("LOW_SPEED_LIMIT", res, __LINE__); goto test_cleanup; }
271 err("LOW_SPEED_LIMIT", res, __LINE__); goto test_cleanup; }
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 730 CINIT(LOW_SPEED_LIMIT, LONG, 19),
    [all...]
  /external/curl/include/curl/
curl.h     [all...]

Completed in 813 milliseconds