HomeSort by relevance Sort by last modified time
    Searched full:_compare_func (Results 1 - 1 of 1) sorted by null

  /external/libmtp/src/
ptp-pack.c 1034 _compare_func(const void* x, const void *y) { function
1062 qsort (props, i, sizeof(MTPProperties),_compare_func);
1083 qsort (props, prop_count, sizeof(MTPProperties),_compare_func);
    [all...]

Completed in 45 milliseconds