Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go598 func extractCommonProperties(ctx android.ModuleContext, extractor *commonValueExtractor, commonProp…
1706 type commonValueExtractor struct { struct
1708 properties []extractorProperty
1730 …herFields(structType reflect.Type, containingStructAccessor fieldAccessorFunc, namePrefix string) {
1856 …or) extractCommonProperties(commonProperties interface{}, inputPropertiesSlice interface{}) error {