Searched refs:Jars (Results 1 – 4 of 4) sorted by relevance
76 dpInfo.Jars = android.FirstUniqueStrings(dpInfo.Jars)
95 Jars []string101 props.Jars = append(props.Jars, path)
973 android.InitPrebuiltModule(module, &module.properties.Jars)1128 Jars []string `android:"path,arch_variant"` member1225 return j.properties.Jars1267 jars := android.PathsForModuleSrc(ctx, j.properties.Jars)1486 dpInfo.Jars = append(dpInfo.Jars, j.PrebuiltSrcs()...)1527 android.InitPrebuiltModule(module, &module.properties.Jars)1544 android.InitPrebuiltModule(module, &module.properties.Jars)1553 Jars []string `android:"path"` member1579 return j.properties.Jars1610 if len(j.properties.Jars) != 1 {[all …]
359 Jars []string `android:"path"` member388 files := android.PathsForModuleSrc(ctx, r.props.Jars)