Searched refs:PreoptBootClassPathDexFiles (Results 1 – 6 of 6) sorted by relevance
192 PreoptBootClassPathDexFiles android.Paths // file paths of boot class path files member367 PreoptBootClassPathDexFiles []string member390 …config.ModuleConfig.PreoptBootClassPathDexFiles = constructPaths(ctx, config.PreoptBootClassPathDe…416 PreoptBootClassPathDexFiles: config.PreoptBootClassPathDexFiles.Strings(),
91 PreoptBootClassPathDexFiles: nil,
364 …Flag("--runtime-arg").FlagWithInputList("-Xbootclasspath:", module.PreoptBootClassPathDexFiles, ":…
155 moduleConfig.PreoptBootClassPathDexFiles[i] = android.PathForSource(ctx, *basePath+location)
397 $(call add_json_list, PreoptBootClassPathDexFiles, $(DEXPREOPT_BOOTCLASSPATH_DEX_FILES))
438 PreoptBootClassPathDexFiles: dexFiles.Paths(),