Searched refs:configCondition (Results 1 – 1 of 1) sorted by relevance
451 for (const auto configCondition : config.conditions_) { in GetEligibleAllowConfig() local452 if ((condition & configCondition) == configCondition) { in GetEligibleAllowConfig()