Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc327 &boot_image_options_.method_threshold, in ParseArgs()
333 &boot_image_options_.image_class_threshold, in ParseArgs()
339 &boot_image_options_.image_class_clean_threshold, in ParseArgs()
345 &boot_image_options_.preloaded_class_threshold, in ParseArgs()
355 boot_image_options_.preloaded_classes_blacklist.insert( in ParseArgs()
360 &boot_image_options_.upgrade_startup_to_hot); in ParseArgs()
369 boot_image_options_.special_packages_thresholds.Overwrite(values[0], threshold); in ParseArgs()
373 &boot_image_options_.append_package_use_list); in ParseArgs()
1362 boot_image_options_, in CreateBootImageProfile()
1511 BootImageOptions boot_image_options_; member in art::ProfMan