Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_util.h80 data[INDEX_1] == HTTP_RESPONSE_T && data[INDEX_2] == HTTP_RESPONSE_T && in IsStartWithHttpHeader()
93 data[INDEX_2] == HTTP_RESPONSE_T && data[INDEX_3] == HTTP_RESPONSE_T && in IsEndWithHttpResponse()
H A Dprint_ipp_over_usb_constant.h186 const uint8_t HTTP_RESPONSE_T = 84; // 'T' variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp52 readTempBuffer[INDEX_1] == HTTP_RESPONSE_T && readTempBuffer[INDEX_2] == HTTP_RESPONSE_T && in NeedOffset()