Searched defs:PartitionInfo (Results 1 – 6 of 6) sorted by relevance
64 struct PartitionInfo { struct65 enum TestConfig { NO = 0, NO_WRITES, YES };66 bool hashable;67 bool slots; // Does it have slots68 bool parsed; // Does the bootloader do parsing on the img?69 TestConfig test;
418 TEST_F(Conformance, PartitionInfo) { in TEST_F() argument
134 struct PartitionInfo { struct140 static Result<PartitionInfo> Parse(const char* arg) { in Parse() argument
960 PartitionInfo = _reflection.GeneratedProtocolMessageType('PartitionInfo', (_message.Message,), { variable
143 message PartitionInfo { message