Searched refs:compare_prop (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 893 milliseconds