Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1945 static void do_update(const char* filename, FlashingPlan* fp) { in do_update() function
2524 do_update(filename.c_str(), fp.get()); in Main()