Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp2499 auto flashraw = [&data](const std::string& partition) { in Main() local
2502 do_for_partitions(partition, fp->slot_override, flashraw, true); in Main()