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