Home
last modified time | relevance | path

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

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