Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dfilter_test.go23 type Named struct { struct
24 A *string `keep:"true"`
25 B *string
/build/soong/android/
Darch_test.go25 type Named struct { struct
26 A *string `android:"arch_variant"`
27 B *string