Home
last modified time | relevance | path

Searched defs:ipp_status (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/services/BuiltInPrintService/jni/ipphelper/
Dippstatus_monitor.c157 ipp_status_t ipp_status; in _get_status() local
365 ipp_status_t ipp_status = cupsLastError(); in _cancel() local
418 ipp_status_t ipp_status = cupsLastError(); in _cancel() local
423 ipp_status_t ipp_status = cupsLastError(); in _cancel() local
473 ipp_status_t ipp_status = get_JobStatus(ipp_job->http, ipp_job->printer_uri, job_id, in _get_job_state() local
Dipphelper.c221 ipp_status_t ipp_status = cupsLastError(); in test_and_set_ipp_version() local
248 ipp_status_t ipp_status = cupsLastError(); in test_and_set_ipp_version() local
301 ipp_status_t ipp_status = IPP_OK; in get_PrinterState() local
591 ipp_status_t ipp_status = IPP_OK; /* Status of IPP request */ in get_JobStatus() local
1806 ipp_status_t ipp_status; in ipp_doCupsRequest() local
Dippstatus_capabilities.c146 ipp_status_t ipp_status; // Status of IPP request in _get_capabilities() local
Dipp_print.c443 ipp_status_t ipp_status; in _validate_job() local
/aosp_15_r20/external/libcups/backend/
H A Dipp.c224 ipp_status_t ipp_status; /* Status of IPP request */ in main() local