Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h102 const int HTTP_COMMON_CONST_VALUE_1 = 1; variable
H A Dprint_ipp_over_usb_util.h90 if (data[INDEX_0] == IPP_END_SPLIT_VALUE && length == HTTP_COMMON_CONST_VALUE_1) { in IsEndWithHttpResponse()