Searched refs:PreoptBootClassPathDexFiles (Results 1 – 6 of 6) sorted by relevance
187 PreoptBootClassPathDexFiles android.Paths // file paths of boot class path files member358 PreoptBootClassPathDexFiles []string member381 …config.ModuleConfig.PreoptBootClassPathDexFiles = constructPaths(ctx, config.PreoptBootClassPathDe…407 PreoptBootClassPathDexFiles: config.PreoptBootClassPathDexFiles.Strings(),
88 PreoptBootClassPathDexFiles: nil,
376 …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))
484 PreoptBootClassPathDexFiles: dexFiles.Paths(),