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

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

Completed in 4 milliseconds