Searched defs:compar_t (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/include/utils/ | ||
D | VectorImpl.h | 93 typedef int (*compar_t)(const void* lhs, const void* rhs); typedef |
D | Vector.h | 183 typedef int (*compar_t)(const TYPE* lhs, const TYPE* rhs); typedef |