Home
last modified time | relevance | path

Searched refs:objectformatcode (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.h2644 uint32_t objectformatcode,
2650 uint32_t objectformatcode,
2723 uint32_t objectformatcode, uint32_t associationOH,
Dptp.c1216 uint32_t objectformatcode, uint32_t associationOH, in ptp_getobjecthandles() argument
1227 PTP_CNT_INIT(ptp, PTP_OC_GetObjectHandles, storage, objectformatcode, associationOH); in ptp_getobjecthandles()
1233 (objectformatcode == 0) && in ptp_getobjecthandles()
1250 uint32_t objectformatcode, uint32_t associationOH, in ptp_getfilesystemmanifest() argument
1255 PTP_CNT_INIT(ptp, PTP_OC_GetFilesystemManifest, storage, objectformatcode, associationOH); in ptp_getfilesystemmanifest()
1275 uint32_t objectformatcode, uint32_t associationOH, in ptp_getnumobjects() argument
1280 PTP_CNT_INIT(ptp, PTP_OC_GetNumObjects, storage, objectformatcode, associationOH); in ptp_getnumobjects()