Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h55 void fb_queue_flash(const std::string& partition, void* data, uint32_t sz);
Dengine.cpp130 void fb_queue_flash(const std::string& partition, void* data, uint32_t sz) { in fb_queue_flash() function
Dfastboot.cpp1790 fb_queue_flash(partition, data, sz); in main()