Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h106 const int HTTP_COMMON_CONST_VALUE_5 = 5; variable
H A Dprint_ipp_over_usb_util.h79 if (length > HTTP_COMMON_CONST_VALUE_5 && data[INDEX_0] == HTTP_RESPONSE_H && in IsStartWithHttpHeader()