Home
last modified time | relevance | path

Searched refs:rhsP (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
835 const cache_file_t *rhs = *(const cache_file_t**)rhsP; in cache_modtime_sort()