Searched defs:commonValueExtractor (Results 1 – 1 of 1) sorted by relevance
598 func extractCommonProperties(ctx android.ModuleContext, extractor *commonValueExtractor, commonProp…1706 type commonValueExtractor struct { struct1708 properties []extractorProperty1730 …herFields(structType reflect.Type, containingStructAccessor fieldAccessorFunc, namePrefix string) {1856 …or) extractCommonProperties(commonProperties interface{}, inputPropertiesSlice interface{}) error {