Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h231 std::string GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const;
Dodrefresh.cc902 std::string OnDeviceRefresh::GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const { in GetSystemBootImageFrameworkExtensionPath() function in art::odrefresh::OnDeviceRefresh
999 std::string extension_path = GetSystemBootImageFrameworkExtensionPath(isa); in PrimaryBootImageExist()