Searched defs:GptParseInfo (Results 1 – 1 of 1) sorted by relevance
43 struct GptParseInfo { struct44 GptParseInfo(uint64_t imgBlockSize, uint64_t devBlockSize, uint64_t devDensity) in GptParseInfo() argument46 uint64_t imgBlockSize;47 uint64_t devBlockSize;48 uint64_t devDensity;