Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodrefresh.cc470 const std::string apexdata_image_location = GetBootImageExtensionImagePath(isa); in BootExtensionArtifactsExistOnData()
897 const std::string apexdata_image_location = GetBootImageExtensionImagePath(isa); in RemoveBootExtensionArtifactsFromData()
988 std::string GetBootImageExtensionImagePath(const InstructionSet isa) const { in GetBootImageExtensionImagePath() function in art::odrefresh::OnDeviceRefresh
1049 const std::string image_location = GetBootImageExtensionImagePath(isa); in CompileBootExtensionArtifacts()