Home
last modified time | relevance | path

Searched refs:SystemServerJars (Results 1 – 4 of 4) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go52SystemServerJars android.ConfiguredJarList // system_server classpath jars on the pl… member
109 res := g.SystemServerJars.AppendList(&g.StandaloneSystemServerJars)
130 res := g.SystemServerJars.AppendList(&g.ApexSystemServerJars)
664 SystemServerJars: android.EmptyConfiguredJarList(),
Dtesting.go138 dexpreoptConfig.SystemServerJars = android.CreateTestConfiguredJarList(jars)
/build/make/core/
Ddex_preopt_config.mk109 $(call add_json_list, SystemServerJars, $(PRODUCT_SYSTEM_SERVER_JARS))
/build/soong/java/
Dsystemserver_classpath_fragment.go73 return dexpreopt.GetGlobalConfig(ctx).SystemServerJars