Home
last modified time | relevance | path

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

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