Searched refs:GetBootImageMainlineExtension (Results 1 – 2 of 2) sorted by relevance
963 std::string OnDeviceRefresh::GetBootImageMainlineExtension(bool on_system) const { in GetBootImageMainlineExtension() function in art::odrefresh::OnDeviceRefresh980 return GetSystemImageFilename(GetBootImageMainlineExtension(on_system).c_str(), isa); in GetBootImageMainlineExtensionPath()1001 locations.push_back(GetBootImageMainlineExtension(/*on_system=*/false)); in GetBestBootImages()1007 locations.push_back(GetBootImageMainlineExtension(/*on_system=*/true)); in GetBestBootImages()
241 std::string GetBootImageMainlineExtension(bool on_system) const;