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

/frameworks/native/cmds/cmd/
H A Dcmd.cpp48 static int sort_func(const String16* lhs, const String16* rhs) function
150 services.sort(sort_func);
/frameworks/native/cmds/dumpsys/
H A Ddumpsys.cpp48 static int sort_func(const String16* lhs, const String16* rhs) function
154 services.sort(sort_func);

Completed in 2960 milliseconds