Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c1170 if (!ptp_operation_issupported(device->params, PTP_OC_MTP_GetObjectPropsSupported)) in LIBMTP_Is_Property_Supported()
2011 if (ptp_operation_issupported(current_params,PTP_OC_MTP_GetObjectPropsSupported)) { in LIBMTP_Open_Raw_Device_Uncached()
3217 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjectPropsSupported)) { in LIBMTP_Dump_Device_Info()
4311 } else if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjectPropsSupported)) { in obj2file()
Dptp.h556 #define PTP_OC_MTP_GetObjectPropsSupported 0x9801 macro
Dptp.c3607 PTP_CNT_INIT(ptp, PTP_OC_MTP_GetObjectPropsSupported, ofc); in ptp_mtp_getobjectpropssupported()
5960 {PTP_OC_MTP_GetObjectPropsSupported,N_("Get object properties supported")},