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
325 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
331 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
336 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
425 if(print_flags & PRINT_DEVICE_ERRORS) in close_device()
568 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE in getevent_main()
618 print_flags |= PRINT_DEVICE_ERRORS; in getevent_main()
625 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE | PRINT_DEVICE_NAME; in getevent_main()