Home
last modified time | relevance | path

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

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