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