Home
last modified time | relevance | path

Searched refs:osValuePtrs (Results 1 – 1 of 1) sorted by relevance

/build/soong/bazel/
Dproperties.go385 func (attrs *LabelListAttribute) osValuePtrs() map[string]*LabelList { func
400 if v = attrs.osValuePtrs()[os]; v == nil {
409 if v = attrs.osValuePtrs()[os]; v == nil {
506 func (attrs *StringListAttribute) osValuePtrs() map[string]*[]string { func
521 if v = attrs.osValuePtrs()[os]; v == nil {
530 if v = attrs.osValuePtrs()[os]; v == nil {