Searched refs:LONG_TIME_OUT (Results 1 - 1 of 1) sorted by relevance
/base/print/print_fwk/services/print_service/src/ |
H A D | print_cups_client.cpp | 51 const uint32_t LONG_TIME_OUT = 3000; member 899 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, HTTP_ENCRYPTION_IF_REQUESTED, 1, LONG_TIME_OUT, NULL); in SetDefaultPrinter() 1227 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, HTTP_ENCRYPTION_IF_REQUESTED, 1, LONG_TIME_OUT, NULL); in MonitorJobState() 1642 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, HTTP_ENCRYPTION_IF_REQUESTED, 1, LONG_TIME_OUT, NULL); in IsCupsServerAlive()
|
Completed in 4 milliseconds