Searched defs:partition (Results 1 – 7 of 7) sorted by relevance
140 InstallPlan::Partition& partition = in StartPartitionHashing() local246 InstallPlan::Partition& partition = in FinishPartitionHashing() local
61 for (const auto& partition : partitions) { in Dump() local
296 const PartitionUpdate& partition = partitions_[current_partition_]; in OpenCurrentPartition() local334 for (const PartitionUpdate& partition : partitions) { in LogPartitionInfo() local577 for (const auto& partition : partitions_) { in Write() local734 for (const PartitionUpdate& partition : manifest_.partitions()) { in ParseManifestPartitions() local792 for (const auto& partition : partitions_) { in ParseManifestPartitions() local1385 for (const PartitionUpdate& partition : manifest_.partitions()) { in ValidateManifest() local
98 const InstallPlan::Partition& partition = in PerformPartitionPostinstall() local
614 PartitionUpdate* partition = manifest.add_partitions(); in TEST_F() local
776 static bool needs_erase(Transport* transport, const char* partition) { in needs_erase()1010 auto update = [&](const std::string &partition) { in do_update()1066 auto flashall = [&](const std::string &partition) { in do_flashall()1159 const char* partition, int skip_if_not_supported, in fb_perform_format()1424 auto erase = [&](const std::string &partition) { in main()1463 auto format = [&](const std::string &partition) { in main()1531 auto flash = [&](const std::string &partition) { in main()1554 auto flashraw = [&](const std::string &partition) { in main()
133 PartitionUpdate* partition = manifest_.add_partitions(); in WritePayload() local