Home
last modified time | relevance | path

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

/system/core/toolbox/
Dgetevent.c41 PRINT_DEVICE_ERRORS = 1U << 0, enumerator
326 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
332 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
337 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
426 if(print_flags & PRINT_DEVICE_ERRORS) in close_device()
569 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE in getevent_main()
619 print_flags |= PRINT_DEVICE_ERRORS; in getevent_main()
626 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE | PRINT_DEVICE_NAME; in getevent_main()