Home
last modified time | relevance | path

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

/aosp_15_r20/art/odrefresh/
H A Dodrefresh.h238 std::string GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const;
H A Dodrefresh.cc958 std::string OnDeviceRefresh::GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const { in GetSystemBootImageFrameworkExtensionPath() function in art::odrefresh::OnDeviceRefresh
1055 std::string extension_path = GetSystemBootImageFrameworkExtensionPath(isa); in PrimaryBootImageExist()