Home
last modified time | relevance | path

Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/dexpreopt/
H A Dconfig.go347 type moduleJSONConfig struct { struct
348 *ModuleConfig
350 BuildPath string
351 DexPath string
352 ManifestPath string
354 ProfileClassListing string
355 ProfileBootListing string
357 EnforceUsesLibrariesStatusFile string
358 ClassLoaderContexts jsonClassLoaderContextMap
360 DexPreoptImagesDeps [][]string
[all …]