Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.h1360 #define PTP_DTC_UINT128 0x000A macro
1373 #define PTP_DTC_AUINT128 (PTP_DTC_ARRAY_MASK | PTP_DTC_UINT128)
Dptp-pack.c794 case PTP_DTC_UINT128: in ptp_unpack_DPV()
1052 case PTP_DTC_UINT128: dst->u128 = src->u128; break; in duplicate_PropertyValue()
Dptp.c1037 case PTP_DTC_UINT128: case PTP_DTC_INT128: in ptp_free_devicepropvalue()
Dlibmtp.c3441 case PTP_DTC_UINT128: in LIBMTP_Dump_Device_Info()