Searched refs:BootImageLayout (Results 1 – 2 of 2) sorted by relevance
1620 class ImageSpace::BootImageLayout { class in art::gc::space::ImageSpace1647 BootImageLayout(const std::string& image_location, in BootImageLayout() function in art::gc::space::ImageSpace::BootImageLayout1789 std::string ImageSpace::BootImageLayout::GetPrimaryImageLocation() { in GetPrimaryImageLocation()1812 bool ImageSpace::BootImageLayout::VerifyImageLocation( in VerifyImageLocation()1900 bool ImageSpace::BootImageLayout::MatchNamedComponents( in MatchNamedComponents()1970 bool ImageSpace::BootImageLayout::ValidateBootImageChecksum(const char* file_description, in ValidateBootImageChecksum()2029 bool ImageSpace::BootImageLayout::ValidateHeader(const ImageHeader& header, in ValidateHeader()2062 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()2100 bool ImageSpace::BootImageLayout::CompileExtension(const std::string& base_location, in CompileExtension()2288 bool ImageSpace::BootImageLayout::CheckAndRemoveLastChunkChecksum( in CheckAndRemoveLastChunkChecksum()[all …]
323 class BootImageLayout;