Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c787 case PTP_DTC_INT64: in ptp_unpack_DPV()
1049 case PTP_DTC_INT64: dst->i64 = src->i64; break; in duplicate_PropertyValue()
1195 case PTP_DTC_INT64: in ptp_pack_DPV()
Dptp.h1357 #define PTP_DTC_INT64 0x0007 macro
1370 #define PTP_DTC_AINT64 (PTP_DTC_ARRAY_MASK | PTP_DTC_INT64)
Dlibmtp.c1007 case PTP_DTC_INT64: in LIBMTP_Get_Allowed_Property_Values()
1038 case PTP_DTC_INT64: in LIBMTP_Get_Allowed_Property_Values()
1089 case PTP_DTC_INT64: in LIBMTP_Get_Allowed_Property_Values()
3429 case PTP_DTC_INT64: in LIBMTP_Dump_Device_Info()
Dptp.c1036 case PTP_DTC_UINT64: case PTP_DTC_INT64: in ptp_free_devicepropvalue()