Searched refs:GetValueForOS (Results 1 – 2 of 2) sorted by relevance
331 this := attrs.GetValueForOS(os)332 that := other.GetValueForOS(os)350 if len(attrs.GetValueForOS(os).Includes) > 0 {398 func (attrs *LabelListAttribute) GetValueForOS(os string) LabelList { func471 if len(attrs.GetValueForOS(os)) > 0 {519 func (attrs *StringListAttribute) GetValueForOS(os string) []string { func547 this := attrs.GetValueForOS(os)548 that := other.GetValueForOS(os)
27 osSelects[selectKey] = reflect.ValueOf(list.GetValueForOS(os))62 osSelects[selectKey] = reflect.ValueOf(list.GetValueForOS(os).Includes)