Searched refs:UserAllowPeeling (Results 1 – 2 of 2) sorted by relevance
29 Optional<bool> UserAllowPeeling,
626 Optional<bool> UserAllowPeeling, in gatherPeelingPreferences() argument650 if (UserAllowPeeling.hasValue()) in gatherPeelingPreferences()651 PP.AllowPeeling = *UserAllowPeeling; in gatherPeelingPreferences()