Searched refs:OP_QUERY (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dengine.c76 #define OP_QUERY 3 macro
514 a = queue_action(OP_QUERY, "getvar:%s", var);
536 a = queue_action(OP_QUERY, "getvar:%s", var);
555 a = queue_action(OP_QUERY, "getvar:%s", var);
621 } else if (a->op == OP_QUERY) {

Completed in 37 milliseconds