Searched refs:compareResTableConfig (Results 1 – 1 of 1) sorted by relevance
5961 static bool compareResTableConfig(const ResTable_config& a, const ResTable_config& b) { in compareResTableConfig() function6010 auto iter = std::lower_bound(beginIter, endIter, cfg, compareResTableConfig); in getConfigurations()