Home
last modified time | relevance | path

Searched refs:PTPObjectInfo (Results 1 – 7 of 7) sorted by relevance

/external/libmtp/src/
Dplaylist-spl.h26 int is_spl_playlist(PTPObjectInfo *oi);
28 void spl_to_playlist_t(LIBMTP_mtpdevice_t* device, PTPObjectInfo *oi,
Dptp.h984 typedef struct _PTPObjectInfo PTPObjectInfo; typedef
1313 PTPObjectInfo oi;
2423 PTPObjectInfo oi;
2655 PTPObjectInfo* objectinfo);
2677 PTPObjectInfo* objectinfo);
2769 PTPObjectInfo* objectinfo);
2999 uint16_t ptp_canon_get_directory (PTPParams* params, PTPObjectHandles *handles, PTPObjectInfo **oin…
3338 void ptp_free_objectinfo (PTPObjectInfo *oi);
Dplaylist-spl.c91 int is_spl_playlist(PTPObjectInfo *oi) in is_spl_playlist()
118 void spl_to_playlist_t(LIBMTP_mtpdevice_t* device, PTPObjectInfo *oi, in spl_to_playlist_t()
Dptp-pack.c575 ptp_pack_OI (PTPParams *params, PTPObjectInfo *oi, unsigned char** oidataptr) in ptp_pack_OI()
682 ptp_unpack_OI (PTPParams *params, unsigned char* data, PTPObjectInfo *oi, unsigned int len) in ptp_unpack_OI()
2720 PTPObjectInfo **oinfos, /* size(handles->n) */ in ptp_unpack_canon_directory()
2742 PTPObjectInfo *oi = (*oinfos)+curob; in ptp_unpack_canon_directory()
Dptp.c1365 PTPObjectInfo* objectinfo) in ptp_getobjectinfo()
1575 PTPObjectInfo* objectinfo) in ptp_sendobjectinfo()
1764 PTPObjectInfo* objectinfo) in ptp_ek_sendfileobjectinfo()
1996 PTPObjectInfo **oinfos, /* size(handles->n) */ in ptp_canon_get_directory()
4154 ptp_free_objectinfo (PTPObjectInfo *oi) in ptp_free_objectinfo()
6790 PTPObjectInfo oinfo; in ptp_object_want()
Dlibmtp.c6346 PTPObjectInfo new_file;
6348 memset(&new_file, 0, sizeof(PTPObjectInfo));
7375 PTPObjectInfo new_folder;
7846 PTPObjectInfo new_object;
/external/libmtp/
DChangeLog322 The handles, the PTPObjectInfo and the MTP proplists
2249 * src/libmtp.c: memset PTPObjectInfo structs to 0