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

  /external/libmtp/src/
ptp-pack.c 305 di->EventsSupported_len = ptp_unpack_uint16_t_array(params, data,
308 totallen=totallen+di->EventsSupported_len*sizeof(uint16_t)+sizeof(uint32_t);
361 di->EventsSupported_len = ptp_unpack_uint32_t_array(params, data,
364 totallen += di->EventsSupported_len*sizeof(uint32_t)+4;
    [all...]
ptp.h 683 uint32_t EventsSupported_len;
    [all...]
libmtp.c     [all...]
ptp.c     [all...]

Completed in 1075 milliseconds