Home
last modified time | relevance | path

Searched refs:ConfiguredJarList (Results 1 – 9 of 9) sorted by relevance

/build/soong/java/
Dsystemserver_classpath_fragment.go55 …Module) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList {
98 …Module) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList {
Dclasspath_fragment.go58 ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList
116 …stToClasspathJars(ctx android.ModuleContext, configuredJars android.ConfiguredJarList, classpaths … argument
Dhiddenapi_singleton.go147 …roid.BaseModuleContext, module android.Module, configuredBootJars android.ConfiguredJarList) bool { argument
Dplatform_bootclasspath.go144 …ootImageModules(ctx android.BottomUpMutatorContext, modules android.ConfiguredJarList, tag bootcla… argument
206 …Module) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList {
Dbootclasspath_fragment.go312 modules android.ConfiguredJarList
322 func (i BootclasspathFragmentApexContentInfo) Modules() android.ConfiguredJarList {
526 …Module) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContext) android.ConfiguredJarList {
Ddexpreopt_config.go150 modules android.ConfiguredJarList
/build/soong/dexpreopt/
Dconfig.go47 BootJars android.ConfiguredJarList // modules for jars that form the boot class path
48 UpdatableBootJars android.ConfiguredJarList // jars within apex that form the boot class path
50 ArtApexJars android.ConfiguredJarList // modules for jars that are in the ART APEX
52 SystemServerJars android.ConfiguredJarList // jars that form the system server
54 …UpdatableSystemServerJars android.ConfiguredJarList // jars within apex that are loaded into syste…
537 compareBootJars := func(property string, dexpreoptJars, variableJars android.ConfiguredJarList) {
/build/soong/android/
Dvariable.go254 BootJars ConfiguredJarList `json:",omitempty"`
255 UpdatableBootJars ConfiguredJarList `json:",omitempty"`
444 BootJars: ConfiguredJarList{apexes: []string{}, jars: []string{}},
445 UpdatableBootJars: ConfiguredJarList{apexes: []string{}, jars: []string{}},
Dconfig_test.go114 v.BootJars = ConfiguredJarList{