Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp47 #define OP_DOWNLOAD_SPARSE 5 macro
164 a = queue_action(OP_DOWNLOAD_SPARSE, ""); in fb_queue_flash_sparse()
366 } else if (a->op == OP_DOWNLOAD_SPARSE) { in fb_execute_queue()