Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.c1545 const char *tray_str = ippGetOctetString(attrptr, i, &length); in parse_printerAttributes() local
1546 if (length > 0 && strnstr(tray_str, "faceUp", (size_t)length) != NULL) { in parse_printerAttributes()