Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/
Dcmd.cpp47 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
149 services.sort(sort_func); in main()
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp49 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
155 services.sort(sort_func); in main()