Searched refs:PTPObjectInfo (Results 1 - 6 of 6) sorted by relevance

/external/libmtp/src/
H A Dplaylist-spl.h26 int is_spl_playlist(PTPObjectInfo *oi);
28 void spl_to_playlist_t(LIBMTP_mtpdevice_t* device, PTPObjectInfo *oi,
H A Dplaylist-spl.c91 int is_spl_playlist(PTPObjectInfo *oi)
117 void spl_to_playlist_t(LIBMTP_mtpdevice_t* device, PTPObjectInfo *oi,
H A Dptp.h754 typedef struct _PTPObjectInfo PTPObjectInfo; typedef in typeref:struct:_PTPObjectInfo
1068 PTPObjectInfo oi;
1895 PTPObjectInfo oi;
2055 PTPObjectInfo* objectinfo);
2071 PTPObjectInfo* objectinfo);
2137 PTPObjectInfo* objectinfo);
2372 uint16_t ptp_canon_get_directory (PTPParams* params, PTPObjectHandles *handles, PTPObjectInfo **oinfos, uint32_t **flags);
2541 void ptp_free_objectinfo (PTPObjectInfo *oi);
H A Dptp-pack.c459 ptp_pack_OI (PTPParams *params, PTPObjectInfo *oi, unsigned char** oidataptr)
566 ptp_unpack_OI (PTPParams *params, unsigned char* data, PTPObjectInfo *oi, unsigned int len)
1773 PTPObjectInfo **oinfos, /* size(handles->n) */
1795 PTPObjectInfo *oi = (*oinfos)+curob;
H A Dptp.c700 PTPObjectInfo* objectinfo)
884 * PTPObjectInfo* objectinfo- ObjectInfo that is to be sent
899 PTPObjectInfo* objectinfo)
1063 * PTPObjectInfo* objectinfo- ObjectInfo that is to be sent
1078 PTPObjectInfo* objectinfo)
1333 * PTPObjectInfo **oinfos - allocated array of PTP Object Infos
1340 PTPObjectInfo **oinfos, /* size(handles->n) */
2766 ptp_free_objectinfo (PTPObjectInfo *oi)
4868 PTPObjectInfo oinfo;
H A Dlibmtp.c5782 PTPObjectInfo new_file;
5784 memset(&new_file, 0, sizeof(PTPObjectInfo));
6771 PTPObjectInfo new_folder;
7224 PTPObjectInfo new_object;

Completed in 139 milliseconds