Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.h58 #define IPP_INTERNAL_ERROR_MAX_RETRIES 1 macro
Dipphelper.c1293 if (internal_error_retry_count > IPP_INTERNAL_ERROR_MAX_RETRIES) { in ipp_doCupsRequest()
1299 IPP_INTERNAL_ERROR_MAX_RETRIES); in ipp_doCupsRequest()