Searched refs:CopyOfJars (Results 1 – 4 of 4) sorted by relevance
76 for _, jar := range systemServerJars.CopyOfJars() {
321 configuredJars := modules.CopyOfJars()
160 func (l *ConfiguredJarList) CopyOfJars() []string { func
1928 list := c.productVariables.BootJars.CopyOfJars()1929 return append(list, c.productVariables.ApexBootJars.CopyOfJars()...)