Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.h2055 PTPObjectInfo* objectinfo);
2071 PTPObjectInfo* objectinfo);
2137 PTPObjectInfo* objectinfo);
Dptp.c700 PTPObjectInfo* objectinfo) in ptp_getobjectinfo() argument
713 if (ret == PTP_RC_OK) ptp_unpack_OI(params, oi, objectinfo, len); in ptp_getobjectinfo()
899 PTPObjectInfo* objectinfo) in ptp_sendobjectinfo() argument
912 size=ptp_pack_OI(params, objectinfo, &oidata); in ptp_sendobjectinfo()
1078 PTPObjectInfo* objectinfo) in ptp_ek_sendfileobjectinfo() argument
1091 size=ptp_pack_OI(params, objectinfo, &oidata); in ptp_ek_sendfileobjectinfo()
/external/libmtp/
DChangeLog1371 * src/libmtp.c: use the params->objectinfo object info cache to
1375 strings inside the objectinfo previously.