Searched defs:moduleJSONConfig (Results 1 – 1 of 1) sorted by relevance
352 type moduleJSONConfig struct { struct353 *ModuleConfig355 BuildPath string356 DexPath string357 ManifestPath string359 ProfileClassListing string360 ProfileBootListing string362 EnforceUsesLibrariesStatusFile string363 ClassLoaderContexts jsonClassLoaderContextMap365 DexPreoptImagesDeps [][]string[all …]