Home
last modified time | relevance | path

Searched refs:BootImageProfiles (Results 1 – 2 of 2) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go86 BootImageProfiles android.Paths // path to a boot-image-profile.txt file member
195 BootImageProfiles []string
205 config.GlobalConfig.BootImageProfiles = constructPaths(ctx, config.BootImageProfiles)
641 BootImageProfiles: nil,
/build/make/core/
Ddex_preopt_config.mk149 …$(call add_json_list, BootImageProfiles, $(PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_…