Searched refs:compare_prop (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.c529 static int compare_prop(const void *a, const void *b) { function
538 qsort(&props, num_props, sizeof(props[0]), compare_prop);

Completed in 603 milliseconds