Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp43 #define OP_DOWNLOAD 1 macro
151 a = queue_action(OP_DOWNLOAD, ""); in fb_queue_flash()
316 Action *a = queue_action(OP_DOWNLOAD, ""); in fb_queue_download()
352 if (a->op == OP_DOWNLOAD) { in fb_execute_queue()