Home
last modified time | relevance | path

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

/system/core/toolbox/
Dgetevent.c21 PRINT_DEVICE_ERRORS = 1U << 0, enumerator
307 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
313 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
318 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
402 if(print_flags & PRINT_DEVICE_ERRORS) in close_device()
544 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE in getevent_main()
594 print_flags |= PRINT_DEVICE_ERRORS; in getevent_main()
601 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE | PRINT_DEVICE_NAME; in getevent_main()