Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_util.h149 bool isLineBegin = (index > INDEX_2 && bufTmp[index - INDEX_2] == HTTP_SPLIT_R_CODE && in ConstructHttpResponse() local
151 if (isLineBegin) { // 识别出一行的第一个字符 in ConstructHttpResponse()