Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.h56 #define IPP_SERVICE_ERROR_MAX_RETRIES 3 macro
Dipphelper.c209 (service_unavailable_retry_count < IPP_SERVICE_ERROR_MAX_RETRIES)) { in test_and_set_ipp_version()
211 service_unavailable_retry_count, IPP_SERVICE_ERROR_MAX_RETRIES); in test_and_set_ipp_version()
1496 if (service_unavailable_retry_count > IPP_SERVICE_ERROR_MAX_RETRIES) { in ipp_doCupsRequest()
1502 IPP_SERVICE_ERROR_MAX_RETRIES); in ipp_doCupsRequest()