Searched defs:nrofprops (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3740 …p_mtp_getobjectproplist (PTPParams* params, uint32_t handle, MTPProperties **props, int *nrofprops) in ptp_mtp_getobjectproplist() 3759 …etobjectproplist_single (PTPParams* params, uint32_t handle, MTPProperties **props, int *nrofprops) in ptp_mtp_getobjectproplist_single() 3779 uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops) in ptp_mtp_sendobjectproplist() 3802 ptp_mtp_setobjectproplist (PTPParams* params, MTPProperties *props, int nrofprops) in ptp_mtp_setobjectproplist() 6456 ptp_get_new_object_prop_entry(MTPProperties **props, int *nrofprops) in ptp_get_new_object_prop_entry() 6492 ptp_destroy_object_prop_list(MTPProperties *props, int nrofprops) in ptp_destroy_object_prop_list() 6706 int nrofprops = 0; in ptp_object_want() local
|
D | libmtp.c | 2609 int i, j, nrofprops; in get_all_metadata_fast() local 6257 int nrofprops = 0; local 6426 int nrofprops = 0; local 6849 int nrofprops = 0; local 7724 int nrofprops = 0; local 8015 int nrofprops = 0; local
|
D | ptp-pack.c | 1273 ptp_pack_OPL (PTPParams *params, MTPProperties *props, int nrofprops, unsigned char** opldataptr) in ptp_pack_OPL()
|