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