Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go280 systemServerJars := NonUpdatableSystemServerJars(ctx, global)
584 func NonUpdatableSystemServerJars(ctx android.PathContext, global *GlobalConfig) []string { func
614 jars := NonUpdatableSystemServerJars(ctx, config)
/build/soong/java/
Ddexpreopt_config.go33 nonUpdatable := dexpreopt.NonUpdatableSystemServerJars(ctx, global)