Searched refs:GetOutputProfileType (Results 1 – 1 of 1) sorted by relevance
1735 bool for_boot_image = GetOutputProfileType() == OutputProfileType::kBoot; in CreateProfile()1765 OutputProfileType GetOutputProfileType() const { in GetOutputProfileType() function in art::ProfMan1973 if (profman.GetOutputProfileType() == OutputProfileType::kBprof) { in profman()