Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sdk/
H A Dupdate.go745 func extractCommonProperties(ctx android.ModuleContext, extractor *commonValueExtractor, commonProp…
2154 type commonValueExtractor struct { struct
2156 properties []extractorProperty
2178 …herFields(structType reflect.Type, containingStructAccessor fieldAccessorFunc, namePrefix string) {
2293 …or) extractCommonProperties(commonProperties interface{}, inputPropertiesSlice interface{}) error {