Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h233 std::string GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const;
Dodrefresh.cc953 std::string OnDeviceRefresh::GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const { in GetSystemBootImageFrameworkExtensionPath() function in art::odrefresh::OnDeviceRefresh
1050 std::string extension_path = GetSystemBootImageFrameworkExtensionPath(isa); in PrimaryBootImageExist()