Searched defs:BootImageInfo (Results 1 – 2 of 2) sorted by relevance
54 struct BootImageInfo { struct73 EXPORT const std::vector<BootImageInfo>& GetBootImageInfoList(InstructionSet isa); argument
28 public class BootImageInfo implements AutoCloseable { class61 public BootImageInfo(String imagePath) throws IOException { in BootImageInfo() method in BootImageInfo