Searched refs:restriction_flags (Results 1 – 1 of 1) sorted by relevance
420 UpdateRestrictions restriction_flags = UpdateRestrictions::kNone; in GetValue() local424 restriction_flags = static_cast<UpdateRestrictions>( in GetValue()425 restriction_flags | UpdateRestrictions::kRestrictDownloading); in GetValue()428 return new UpdateRestrictions(restriction_flags); in GetValue()