Lines Matching refs:responseBytes
6572 ScopedByteArrayRO responseBytes(env, response);
6573 if (responseBytes.get() == nullptr) {
6579 reinterpret_cast<const uint8_t *>(responseBytes.get()),
6580 responseBytes.size())) {
8361 // Get the ResponseBytes out of the OCSPResponse
8369 // Parse the response type and data out of the ResponseBytes