HomeSort by relevance Sort by last modified time
    Searched refs:IPP_SERVICE_ERROR_MAX_RETRIES (Results 1 - 2 of 2) sorted by null

  /packages/services/BuiltInPrintService/jni/ipphelper/
ipphelper.h 55 #define IPP_SERVICE_ERROR_MAX_RETRIES 3
ipphelper.c 164 (service_unavailable_retry_count < IPP_SERVICE_ERROR_MAX_RETRIES)) {
166 service_unavailable_retry_count, IPP_SERVICE_ERROR_MAX_RETRIES);
    [all...]

Completed in 123 milliseconds