Home
last modified time | relevance | path

Searched defs:PartitionInfo (Results 1 – 5 of 5) 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.cpp423 TEST_F(Conformance, PartitionInfo) { in TEST_F() argument
/system/update_engine/scripts/update_payload/
Dupdate_metadata_pb2.py739 class PartitionInfo(_message.Message): class
/system/update_engine/
Dupdate_metadata.proto135 message PartitionInfo { message
/system/update_engine/update_engine/
Dupdate_metadata.proto135 message PartitionInfo { message