Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
347 type moduleJSONConfig struct { struct348 *ModuleConfig350 BuildPath string351 DexPath string352 ManifestPath string354 ProfileClassListing string355 ProfileBootListing string357 EnforceUsesLibrariesStatusFile string358 ClassLoaderContexts jsonClassLoaderContextMap360 DexPreoptImagesDeps [][]string[all …]