Home
last modified time | relevance | path

Searched defs:GptParseInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable.h43 struct GptParseInfo { struct
44 GptParseInfo(uint64_t imgBlockSize, uint64_t devBlockSize, uint64_t devDensity) in GptParseInfo() argument
46 uint64_t imgBlockSize;
47 uint64_t devBlockSize;
48 uint64_t devDensity;