Searched refs:candidate_configs (Results 1 – 1 of 1) sorted by relevance
644 const std::vector<ResTable_config>& candidate_configs = filtered_group.configurations; in FindEntryInternal() local645 const size_t type_count = candidate_configs.size(); in FindEntryInternal()647 const ResTable_config& this_config = candidate_configs[i]; in FindEntryInternal()