Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/
Dcmd.cpp36 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
69 services.sort(sort_func); in main()
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp38 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
151 services.sort(sort_func); in main()