Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.c832 static int cache_modtime_sort(const void *lhsP, const void *rhsP) in cache_modtime_sort() argument
834 const cache_file_t *lhs = *(const cache_file_t**)lhsP; in cache_modtime_sort()