Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h117 const int HTTP_COMMON_CONST_VALUE_25 = 25; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp51 …bool checkNeedOffset = (readSize > HTTP_COMMON_CONST_VALUE_25 && readTempBuffer[INDEX_0] == HTTP_R… in NeedOffset()
64 reqindex = HTTP_COMMON_CONST_VALUE_25; in NeedOffset()