Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc370 &boot_image_options_.method_threshold, in ParseArgs()
376 &boot_image_options_.image_class_threshold, in ParseArgs()
382 &boot_image_options_.image_class_clean_threshold, in ParseArgs()
388 &boot_image_options_.preloaded_class_threshold, in ParseArgs()
398 boot_image_options_.preloaded_classes_denylist.insert( in ParseArgs()
403 &boot_image_options_.upgrade_startup_to_hot); in ParseArgs()
412 boot_image_options_.special_packages_thresholds.Overwrite(values[0], threshold); in ParseArgs()
416 &boot_image_options_.append_package_use_list); in ParseArgs()
1832 boot_image_options_, in CreateBootImageProfile()
1981 BootImageOptions boot_image_options_; member in art::ProfMan