Home
last modified time | relevance | path

Searched refs:HTTP_COMMON_CONST_VALUE_8 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp124 for (size_t i = begin; i < (begin + HTTP_COMMON_CONST_VALUE_8) && i < maxSize; i++) { in DumpRespIdCode()
147 return readTempBuffer[index + HTTP_COMMON_CONST_VALUE_8] * in CalculateRequestId()
344 if (dataLength < HTTP_COMMON_CONST_VALUE_8) { in CalcReqIdOperaId()
H A Dprint_usb_manager.cpp142 …uint16_t value = (USB_VALUE_DESCRIPTOR_TYPE_STRING << HTTP_COMMON_CONST_VALUE_8) | indexInStringDe… in QueryPrinterInfoFromStringDescriptor()
/ohos5.0/base/print/print_fwk/utils/include/
H A Dscan_constant.h131 const int HTTP_COMMON_CONST_VALUE_8 = 8; variable
H A Dprint_ipp_over_usb_constant.h108 const int HTTP_COMMON_CONST_VALUE_8 = 8; variable
H A Dprint_ipp_over_usb_util.h165 DumpRespCode(bufTmp, length, index + HTTP_COMMON_CONST_VALUE_4, HTTP_COMMON_CONST_VALUE_8); in ConstructHttpResponse()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp140 …uint16_t value = (USB_VALUE_DESCRIPTOR_TYPE_STRING << HTTP_COMMON_CONST_VALUE_8) | indexInStringDe… in GetDeviceSerialNumber()