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

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

Completed in 52 milliseconds