Home
last modified time | relevance | path

Searched refs:CopyOfJars (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Ddexpreopt.go532 …roid.RemoveListFromList(global.SystemServerJars.CopyOfJars(), global.UpdatableSystemServerJars.Cop…
/aosp12/build/soong/android/
H A Dconfig.go1638 func (l *ConfiguredJarList) CopyOfJars() []string { func
1814 list := c.productVariables.BootJars.CopyOfJars()
1815 return append(list, c.productVariables.UpdatableBootJars.CopyOfJars()...)
/aosp12/build/soong/java/
H A Dbootclasspath_fragment.go289 configuredJars := modules.CopyOfJars()