Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1390 .port_num = PORT_IPP, .getCapsIFC = ipp_status_get_capabilities_ifc,
1397 _io_plugins[1].port_num = PORT_IPP; in _setup_io_plugins()
1568 caps_ifc = _get_caps_ifc(((port_num == 0) ? PORT_FILE : PORT_IPP)); in wprintGetCapabilities()
1886 print_ifc = (ifc_print_job_t *) _get_print_ifc(((port_num == 0) ? PORT_FILE : PORT_IPP)); in wprintStartJob()
1914 jq->status_ifc = _get_status_ifc(((port_num == 0) ? PORT_FILE : PORT_IPP)); in wprintStartJob()
/packages/services/BuiltInPrintService/jni/include/
Dlib_wprint.h70 PORT_IPP = 631, enumerator