Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.cpp1446 static void do_fetch(const std::string& partition, const std::string& slot_override, in do_fetch() function
2594 do_fetch(partition, fp->slot_override, outfile); in Main()