Home
last modified time | relevance | path

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

/build/soong/bazel/
Dproperties.go357 func (attrs *LabelListAttribute) archValuePtrs() map[string]*LabelList { func
370 if v = attrs.archValuePtrs()[arch]; v == nil {
379 if v = attrs.archValuePtrs()[arch]; v == nil {
478 func (attrs *StringListAttribute) archValuePtrs() map[string]*[]string { func
491 if v = attrs.archValuePtrs()[arch]; v == nil {
500 if v = attrs.archValuePtrs()[arch]; v == nil {