Searched refs:PreoptBootClassPathDexFiles (Results 1 – 6 of 6) sorted by relevance
139 PreoptBootClassPathDexFiles android.Paths // file paths of boot class path files member282 PreoptBootClassPathDexFiles []string member305 …config.ModuleConfig.PreoptBootClassPathDexFiles = constructPaths(ctx, config.PreoptBootClassPathDe…331 PreoptBootClassPathDexFiles: config.PreoptBootClassPathDexFiles.Strings(),
52 PreoptBootClassPathDexFiles: nil,
329 …Flag("--runtime-arg").FlagWithInputList("-Xbootclasspath:", module.PreoptBootClassPathDexFiles, ":…
232 PreoptBootClassPathDexFiles: dexFiles.Paths(),
148 moduleConfig.PreoptBootClassPathDexFiles[i] = android.PathForSource(ctx, *basePath+location)
394 $(call add_json_list, PreoptBootClassPathDexFiles, $(DEXPREOPT_BOOTCLASSPATH_DEX_FILES))