Home
last modified time | relevance | path

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

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