Searched defs:feature_flag (Results 1 – 1 of 1) sorted by relevance
37 for (const p_flag feature_flag : flag_condition.second) { in GetFlagsNotMetRequirements() local47 bool CheckFlagCondition(bool expected_condition, const p_flag feature_flag) { in CheckFlagCondition()