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
332 const PartitionUpdate& partition = partitions_[current_partition_]; in OpenCurrentPartition() local379 for (const PartitionUpdate& partition : partitions) { in LogPartitionInfo() local622 for (const auto& partition : partitions_) { in Write() local779 for (const PartitionUpdate& partition : manifest_.partitions()) { in ParseManifestPartitions() local837 for (const auto& partition : partitions_) { in ParseManifestPartitions() local1449 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
792 static bool needs_erase(Transport* transport, const char* partition) { in needs_erase()1124 auto update = [&](const std::string &partition) { in do_update()1204 auto flashall = [&](const std::string &partition) { in do_flashall()1303 const char* partition, int skip_if_not_supported, in fb_perform_format()1578 auto erase = [&](const std::string &partition) { in main()1617 auto format = [&](const std::string &partition) { in main()1685 auto flash = [&](const std::string &partition) { in main()1708 auto flashraw = [&](const std::string &partition) { in main()
133 PartitionUpdate* partition = manifest_.add_partitions(); in WritePayload() local