Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.c1239 const char *tray_str = ippGetOctetString(attrptr, i, &length); in parse_printerAttributes() local
1240 if (strstr(tray_str, "faceUp") != NULL) { in parse_printerAttributes()