Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c1331 _compare_func(const void* x, const void *y) { in _compare_func() function
1362 qsort (props, i, sizeof(MTPProperties),_compare_func); in ptp_unpack_OPL()
1381 qsort (props, i, sizeof(MTPProperties),_compare_func); in ptp_unpack_OPL()
1388 qsort (props, prop_count, sizeof(MTPProperties),_compare_func); in ptp_unpack_OPL()