Home
last modified time | relevance | path

Searched refs:HTTP_COMMON_CONST_VALUE_500 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dscan_constant.h133 const int HTTP_COMMON_CONST_VALUE_500 = 500; variable
H A Dprint_ipp_over_usb_constant.h124 const int HTTP_COMMON_CONST_VALUE_500 = 500; variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp142 int32_t timeOut = HTTP_COMMON_CONST_VALUE_500; in GetDeviceSerialNumber()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp144 int32_t timeOut = HTTP_COMMON_CONST_VALUE_500; in QueryPrinterInfoFromStringDescriptor()