Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dtask.cpp274 auto resize_partition = [this](const std::string& partition) -> void { in Run() local
279 do_for_partitions(pname_, slot_, resize_partition, false); in Run()