Home
last modified time | relevance | path

Searched defs:GetValueForOS (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/bazel/
H A Dproperties.go398 func (attrs *LabelListAttribute) GetValueForOS(os string) LabelList { func
519 func (attrs *StringListAttribute) GetValueForOS(os string) []string { func