Searched refs:nLengthBytes (Results 1 – 1 of 1) sorted by relevance
809 int nLengthBytes = pApp->JS_appResponse( in response() local812 if (nLengthBytes <= 0) { in response()816 nLengthBytes = std::min(nLengthBytes, MAX_INPUT_BYTES); in response()819 (unsigned short*)pBuff.get(), nLengthBytes / sizeof(unsigned short)); in response()