Searched refs:BootImageLayout (Results 1 – 3 of 3) sorted by relevance
122 ImageSpace::BootImageLayout layout( in GetBootImageInfoList()142 for (const ImageSpace::BootImageLayout::ImageChunk& chunk : layout.GetChunks()) { in GetBootImageInfoList()
318 class BootImageLayout {347 BootImageLayout(ArrayRef<const std::string> image_locations, in BootImageLayout() function
1484 std::string ImageSpace::BootImageLayout::GetPrimaryImageLocation() { in GetPrimaryImageLocation()1504 bool ImageSpace::BootImageLayout::VerifyImageLocation( in VerifyImageLocation()1582 bool ImageSpace::BootImageLayout::MatchNamedComponents( in MatchNamedComponents()1657 bool ImageSpace::BootImageLayout::ValidateBootImageChecksum(const char* file_description, in ValidateBootImageChecksum()1716 bool ImageSpace::BootImageLayout::ValidateHeader(const ImageHeader& header, in ValidateHeader()1749 bool ImageSpace::BootImageLayout::ValidateOatFile( in ValidateOatFile()1814 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()1874 bool ImageSpace::BootImageLayout::CompileBootclasspathElements( in CompileBootclasspathElements()2074 bool ImageSpace::BootImageLayout::Load(FilenameFn&& filename_fn, in Load()2208 bool ImageSpace::BootImageLayout::LoadFromSystem(InstructionSet image_isa, in LoadFromSystem()[all …]