Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestdest.c347 unsigned char *data = ippGetOctetString(attr, i, &len); in localize()
701 unsigned char *data = ippGetOctetString(attr, i, &len); in show_supported()
Dlibcups2.def451 ippGetOctetString
Dipp.h1013 extern void *ippGetOctetString(ipp_attribute_t *attr, int element,
Dipp.c2369 ippGetOctetString( in ippGetOctetString() function