Searched defs:OP_DOWNLOAD (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dengine.c74 #define OP_DOWNLOAD 1 macro
409 a = queue_action(OP_DOWNLOAD, "");
582 Action *a = queue_action(OP_DOWNLOAD, "");
613 if (a->op == OP_DOWNLOAD) {

Completed in 55 milliseconds