Home
last modified time | relevance | path

Searched refs:HTTP_SPLIT_N_CODE (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_util.h143 bool isHeaerEnd = (bufTmp[index] == HTTP_SPLIT_R_CODE && bufTmp[index + INDEX_1] == HTTP_SPLIT_N_CODE && in ConstructHttpResponse()
145 bufTmp[index + INDEX_3] == HTTP_SPLIT_N_CODE); in ConstructHttpResponse()
150 bufTmp[index - INDEX_1] == HTTP_SPLIT_N_CODE); in ConstructHttpResponse()
156 bufTmp[endline + INDEX_2] == HTTP_SPLIT_N_CODE)) { in ConstructHttpResponse()
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp105 readTempBuffer[lenIndex + INDEX_1] == HTTP_SPLIT_N_CODE))) { in GetContentLength()
134 readTempBuffer[index + INDEX_1] == HTTP_SPLIT_N_CODE && readTempBuffer[index + INDEX_2] == HTTP_SPLIT_R_CODE && in CheckLineEnd()
135 readTempBuffer[index + INDEX_3] == HTTP_SPLIT_N_CODE) { in CheckLineEnd()

Completed in 2 milliseconds