Home
last modified time | relevance | path

Searched refs:PTP_di_OperationsSupported (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dptp-pack.c348 #define PTP_di_OperationsSupported 10 macro
374 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI()
378 if (datalen <= totallen+PTP_di_OperationsSupported) return 0; in ptp_unpack_DI()
380 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI()
384 if (datalen <= totallen+PTP_di_OperationsSupported) return 0; in ptp_unpack_DI()
387 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI()
391 if (datalen <= totallen+PTP_di_OperationsSupported) return 0; in ptp_unpack_DI()
393 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI()
397 if (datalen <= totallen+PTP_di_OperationsSupported) return 0; in ptp_unpack_DI()
399 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI()
[all …]