Searched defs:PTPObject (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dptp.h1900 typedef struct _PTPObject PTPObject; typedef in typeref:struct:_PTPObject
1935 PTPObject *objects;
2542 void ptp_free_object (PTPObject *oi);
2561 uint16_t ptp_object_want (PTPParams *, uint32_t handle, int want, PTPObject**retob);
2563 uint16_t ptp_object_find (PTPParams *params, uint32_t handle, PTPObject **retob);
2564 uint16_t ptp_object_find_or_insert (PTPParams *params, uint32_t handle, PTPObject **retob);

Completed in 275 milliseconds