Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/
Dcmd.cpp49 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
194 services.sort(sort_func); in cmdMain()
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp53 static int sort_func(const String16* lhs, const String16* rhs) in sort_func() function
286 services.sort(sort_func); in listServices()
289 protoServices.sort(sort_func); in listServices()