Searched refs:keyCompare (Results 1 – 2 of 2) sorted by relevance
47 static bool keyCompare(uint32_t entry, uint16_t index) { in keyCompare() function71 auto iter = std::lower_bound(entryIndices, entryIndices + entryCount, mIndex, keyCompare); in operator *()
6630 static bool keyCompare(const ResTable_sparseTypeEntry& entry , uint16_t entryIdx) { in keyCompare() function6744 keyCompare); in getEntry()