Searched refs:Patch_module (Results 1 – 2 of 2) sorted by relevance
1132 Patch_module *string1165 props.Patch_module = module.properties.Patch_module
227 Patch_module *string `android:"arch_variant"` member1282 if j.properties.Patch_module != nil && flags.javaVersion.usesJavaModules() {1291 …javacFlags = append(javacFlags, "--patch-module="+String(j.properties.Patch_module)+"="+patchPaths)