Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sdk/
H A Dupdate.go2123 type extractorProperty struct { struct
2126 name string
2131 filter extractorMetadataPredicate
2134 getter fieldAccessorFunc
2139 keep bool
2142 emptyValue reflect.Value
2145 archVariant bool
2148 func (p extractorProperty) String() string {