Home
last modified time | relevance | path

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

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