Searched defs:lhs (Results 1 – 5 of 5) sorted by relevance
137 inline int strictly_order_type(const String16& lhs, const String16& rhs) in strictly_order_type()
244 inline int strictly_order_type(const String8& lhs, const String8& rhs) in strictly_order_type()
125 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& lhs, in compare_type()
274 int SortedVector<TYPE>::do_compare(const void* lhs, const void* rhs) const { in do_compare()
155 static int sortProxy(const void* lhs, const void* rhs, void* func) in sortProxy()