Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go46 ArtApexJars []string // modules for jars that are in the ART APEX member
513 ArtApexJars: nil,
/build/make/core/
Ddex_preopt_config.mk85 $(call add_json_list, ArtApexJars, $(ART_APEX_JARS))
/build/soong/java/
Ddexpreopt_config.go92 artModules := global.ArtApexJars
/build/soong/apex/
Dapex_test.go4792 config.ArtApexJars = []string{"some-art-lib"}
4806 config.ArtApexJars = []string{"some-updatable-apex-lib"}
4813 config.ArtApexJars = []string{"some-non-updatable-apex-lib"}
4833 config.ArtApexJars = []string{"nonexistent"}
4847 config.ArtApexJars = []string{"some-platform-lib"}