Searched refs:JS_PKG_MX_SIZE (Results 1 – 3 of 3) sorted by relevance
41 static constexpr uint8_t JS_PKG_MX_SIZE = 135; variable71 char buf[JS_PKG_MX_SIZE];
114 } else if (nread < JS_PKG_MIN_SIZE || nread > JS_PKG_MX_SIZE) { // valid Js package size in ReadStream()
88 mJdwpTest->ReadStream(stream, (HdcJdwp::JS_PKG_MX_SIZE + 1), nullptr);