Searched refs:keyCompare (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DTypeWrappers.cpp47 static bool keyCompare(uint32_t entry, uint16_t index) { function in namespace:android
69 auto iter = std::lower_bound(entryIndices, entryIndices + entryCount, mIndex, keyCompare);

Completed in 1191 milliseconds