Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c1217 PTPObjectHandles* objecthandles) in ptp_getobjecthandles() argument
1224 objecthandles->Handler = NULL; in ptp_getobjecthandles()
1225 objecthandles->n = 0; in ptp_getobjecthandles()
1230 ptp_unpack_OH(params, data, objecthandles, size); in ptp_getobjecthandles()
1239 objecthandles->Handler = NULL; in ptp_getobjecthandles()
1240 objecthandles->n = 0; in ptp_getobjecthandles()
Dptp.h2646 PTPObjectHandles* objecthandles);
/external/libmtp/
DChangeLog387 Only rule is: The objectlist must be in order of objecthandles!