Searched defs:nrofprops (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 2573 …p_mtp_getobjectproplist (PTPParams* params, uint32_t handle, MTPProperties **props, int *nrofprops) in ptp_mtp_getobjectproplist() 2597 uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops) in ptp_mtp_sendobjectproplist() 2625 ptp_mtp_setobjectproplist (PTPParams* params, MTPProperties *props, int nrofprops) in ptp_mtp_setobjectproplist() 4619 ptp_get_new_object_prop_entry(MTPProperties **props, int *nrofprops) { in ptp_get_new_object_prop_entry() 4658 ptp_destroy_object_prop_list(MTPProperties *props, int nrofprops) in ptp_destroy_object_prop_list() 4844 int nrofprops = 0; in ptp_object_want() local
|
D | libmtp.c | 2140 int i, j, nrofprops; in get_all_metadata_fast() local 5697 int nrofprops = 0; local 5858 int nrofprops = 0; local 6275 int nrofprops = 0; local 7102 int nrofprops = 0; local 7387 int nrofprops = 0; local
|
D | ptp-pack.c | 976 ptp_pack_OPL (PTPParams *params, MTPProperties *props, int nrofprops, unsigned char** opldataptr) in ptp_pack_OPL()
|