Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go431 func extractCommonProperties(ctx android.ModuleContext, extractor *commonValueExtractor, commonProp…
1311 type commonValueExtractor struct { struct
1313 properties []extractorProperty
1335 …ValueExtractor) gatherFields(structType reflect.Type, containingStructAccessor fieldAccessorFunc) {
1454 …or) extractCommonProperties(commonProperties interface{}, inputPropertiesSlice interface{}) error {