Searched refs:BootImageProfiles (Results 1 – 4 of 4) sorted by relevance
87 BootImageProfiles android.Paths // path to a boot-image-profile.txt file member241 BootImageProfiles []string251 config.GlobalConfig.BootImageProfiles = constructPaths(ctx, config.BootImageProfiles)760 BootImageProfiles: nil,
183 dexpreoptConfig.BootImageProfiles = android.PathsForSource(ctx, profiles)
143 …$(call add_json_list, BootImageProfiles, $(PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_…
1192 if len(global.BootImageProfiles) > 0 {1193 profiles = append(profiles, global.BootImageProfiles...)