Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dextensions.h64 struct PartitionInfo { struct
65 enum TestConfig { NO = 0, NO_WRITES, YES };
66 bool hashable;
67 bool slots; // Does it have slots
68 bool parsed; // Does the bootloader do parsing on the img?
69 TestConfig test;
Dmain.cpp418 TEST_F(Conformance, PartitionInfo) { in TEST_F() argument
/system/extras/partition_tools/
Dlpmake.cc134 struct PartitionInfo { struct
140 static Result<PartitionInfo> Parse(const char* arg) { in Parse() argument
/system/update_engine/scripts/
Dupdate_metadata_pb2.py960 PartitionInfo = _reflection.GeneratedProtocolMessageType('PartitionInfo', (_message.Message,), { variable
/system/update_engine/update_engine/
Dupdate_metadata.proto143 message PartitionInfo { message
/system/update_engine/
Dupdate_metadata.proto143 message PartitionInfo { message