Searched refs:profile_boot_class_path_ (Results 1 – 3 of 3) sorted by relevance
46 profile_boot_class_path_(false), in ProfileSaverOptions()74 profile_boot_class_path_(profile_boot_class_path), in enabled_()113 return profile_boot_class_path_; in GetProfileBootClassPath()135 << ", profile_boot_class_path_" << pso.profile_boot_class_path_151 bool profile_boot_class_path_; member
337 profile_boot_class_path_(options.GetProfileBootClassPath()), in GetClassesAndMethodsHelper()418 const bool profile_boot_class_path_; member in art::ProfileSaver::GetClassesAndMethodsHelper496 DCHECK(profile_boot_class_path_); in CollectInternal()539 if (profile_boot_class_path_) { in CollectClasses()682 if (profile_boot_class_path_) { in UpdateProfile()
799 existing.profile_boot_class_path_ = true;