Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp48 #define OP_WAIT_FOR_DISCONNECT 6 macro
330 queue_action(OP_WAIT_FOR_DISCONNECT, ""); in fb_queue_wait_for_disconnect()
370 } else if (a->op == OP_WAIT_FOR_DISCONNECT) { in fb_execute_queue()