Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1243 static void do_flash(const char* pname, const char* fname) { in do_flash() function
1738 do_flash(partition_name.c_str(), image_path.c_str()); in wipe_super()
2061 do_flash(partition.c_str(), fname.c_str()); in Main()