Home
last modified time | relevance | path

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

/system/core/toolbox/
Dgetevent.c40 PRINT_DEVICE_ERRORS = 1U << 0, enumerator
327 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
333 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
338 if(print_flags & PRINT_DEVICE_ERRORS) in open_device()
427 if(print_flags & PRINT_DEVICE_ERRORS) in close_device()
567 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE in getevent_main()
617 print_flags |= PRINT_DEVICE_ERRORS; in getevent_main()
624 print_flags |= PRINT_DEVICE_ERRORS | PRINT_DEVICE | PRINT_DEVICE_NAME; in getevent_main()