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

  /external/libmtp/src/
libusb-glue.c 1193 unsigned long gotlen; local
    [all...]
libmtp.h 435 * @param gotlen pointer to the number of bytes actually written
442 uint32_t wantlen, unsigned char *data, uint32_t *gotlen);
    [all...]
libmtp.h.in 434 * @param gotlen pointer to the number of bytes actually written
441 uint32_t wantlen, unsigned char *data, uint32_t *gotlen);
ptp.c 214 unsigned long *gotlen
223 *gotlen = tocopy;
307 unsigned long *gotlen
314 *gotlen = got;
    [all...]
libmtp.c 193 static uint16_t get_func_wrapper(PTPParams* params, void* priv, unsigned long wantlen, unsigned char *data, unsigned long *gotlen);
    [all...]
ptp.h     [all...]

Completed in 1001 milliseconds