Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h104 const int HTTP_COMMON_CONST_VALUE_3 = 3; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp133 …if ((index + HTTP_COMMON_CONST_VALUE_3) < readSize && readTempBuffer[index] == HTTP_SPLIT_R_CODE && in CheckLineEnd()
148 pow(HTTP_COMMON_CONST_VALUE_10, HTTP_COMMON_CONST_VALUE_3) + in CalculateRequestId()