Searched refs:CompareValuesDesc (Results 1 – 2 of 2) sorted by relevance
106 return sqlite_utils::CompareValuesDesc(a, b); in Sort()203 return sqlite_utils::CompareValuesDesc(accessor_.Get(f), in Sort()
449 int CompareValuesDesc(const T& f, const T& s) { in CompareValuesDesc() function