Home
last modified time | relevance | path

Searched defs:compar_r_t (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DVectorImpl.h94 typedef int (*compar_r_t)(const void* lhs, const void* rhs, void* state); typedef
DVector.h186 typedef int (*compar_r_t)(const TYPE* lhs, const TYPE* rhs, void* state); typedef