Home
last modified time | relevance | path

Searched refs:resize_partition (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1248 auto resize_partition = [](const std::string& partition) -> void { in Flash() local
1253 do_for_partitions(image->part_name, slot, resize_partition, false); in Flash()