Searched refs:profile_boot_class_path_ (Results 1 – 3 of 3) sorted by relevance
44 profile_boot_class_path_(false), in ProfileSaverOptions()69 profile_boot_class_path_(profile_boot_class_path), in enabled_()105 return profile_boot_class_path_; in GetProfileBootClassPath()126 << ", profile_boot_class_path_" << pso.profile_boot_class_path_141 bool profile_boot_class_path_; member
328 profile_boot_class_path_(options.GetProfileBootClassPath()), in GetClassesAndMethodsHelper()409 const bool profile_boot_class_path_; member in art::ProfileSaver::GetClassesAndMethodsHelper487 DCHECK(profile_boot_class_path_); in CollectInternal()530 if (profile_boot_class_path_) { in CollectClasses()673 if (profile_boot_class_path_) { in UpdateProfile()
799 existing.profile_boot_class_path_ = true;