Home
last modified time | relevance | path

Searched refs:AllPlatformSystemServerJars (Results 1 – 2 of 2) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go110 func (g *GlobalConfig) AllPlatformSystemServerJars(ctx android.PathContext) *android.ConfiguredJarL… func
143 res := g.AllPlatformSystemServerJars(ctx).AppendList(g.AllApexSystemServerJars(ctx))
Ddexpreopt.go214 if apex := global.AllPlatformSystemServerJars(ctx).ApexOfJar(lib); apex == "system_ext" {