Searched refs:GetSystemBootImageFrameworkExtensionPath (Results 1 – 2 of 2) sorted by relevance
231 std::string GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const;
902 std::string OnDeviceRefresh::GetSystemBootImageFrameworkExtensionPath(InstructionSet isa) const { in GetSystemBootImageFrameworkExtensionPath() function in art::odrefresh::OnDeviceRefresh999 std::string extension_path = GetSystemBootImageFrameworkExtensionPath(isa); in PrimaryBootImageExist()