Searched refs:HTTP_COMMON_CONST_VALUE_2 (Results 1 – 6 of 6) sorted by relevance
152 ((bufferData[INDEX_0] - HTTP_COMMON_CONST_VALUE_2) / HTTP_COMMON_CONST_VALUE_2) < 0) { in QueryPrinterInfoFromStringDescriptor()157 …std::vector<uint8_t> arr((bufferData[INDEX_0] - HTTP_COMMON_CONST_VALUE_2) / HTTP_COMMON_CONST_VAL… in QueryPrinterInfoFromStringDescriptor()161 i += HTTP_COMMON_CONST_VALUE_2; in QueryPrinterInfoFromStringDescriptor()
104 size_t lenIndex = index + HTTP_COMMON_CONST_VALUE_14 + HTTP_COMMON_CONST_VALUE_2; in GetContentLength()150 pow(HTTP_COMMON_CONST_VALUE_10, HTTP_COMMON_CONST_VALUE_2) + in CalculateRequestId()
151 … std::vector<uint8_t> arr((bufferData[0] - HTTP_COMMON_CONST_VALUE_2) / HTTP_COMMON_CONST_VALUE_2); in GetDeviceSerialNumber()155 i += HTTP_COMMON_CONST_VALUE_2; in GetDeviceSerialNumber()
135 const int HTTP_COMMON_CONST_VALUE_2 = 2; variable
103 const int HTTP_COMMON_CONST_VALUE_2 = 2; variable
55 ss << std::hex << std::setw(HTTP_COMMON_CONST_VALUE_2) << static_cast<int>(v[i]) << " "; in Uint8ToHexString()