Home
last modified time | relevance | path

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

/aosp_15_r20/art/odrefresh/
H A Dodrefresh.h244 std::string GetBootImageMainlineExtensionPath(bool on_system, InstructionSet isa) const;
H A Dodrefresh.cc976 std::string OnDeviceRefresh::GetBootImageMainlineExtensionPath(bool on_system, in GetBootImageMainlineExtensionPath() function in art::odrefresh::OnDeviceRefresh
1070 std::string path = GetBootImageMainlineExtensionPath(on_system, isa); in BootImageMainlineExtensionExist()
2014 GetBootImageMainlineExtensionPath(/*on_system=*/false, isa)); in CompileBootClasspath()