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