Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp46 #define OP_NOTICE 4 macro
324 Action *a = queue_action(OP_NOTICE, ""); in fb_queue_notice()
364 } else if (a->op == OP_NOTICE) { in fb_execute_queue()