Home
last modified time | relevance | path

Searched refs:nghttp2_frame_unpack_origin_payload (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h404 int nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame,
H A Dnghttp2_frame.c819 int nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame, in nghttp2_frame_unpack_origin_payload() function
H A Dnghttp2_session.c5358 rv = nghttp2_frame_unpack_origin_payload(&frame->ext, iframe->lbuf.pos, in session_process_origin_frame()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h404 int nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame,
H A Dnghttp2_frame.c819 int nghttp2_frame_unpack_origin_payload(nghttp2_extension *frame, in nghttp2_frame_unpack_origin_payload() function
H A Dnghttp2_session.c5353 rv = nghttp2_frame_unpack_origin_payload(&frame->ext, iframe->lbuf.pos, in session_process_origin_frame()
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c87 rv = nghttp2_frame_unpack_origin_payload(&frame->ext, payload, payloadlen, in unpack_frame()
H A Dnghttp2_session_test.c6804 rv = nghttp2_frame_unpack_origin_payload( in test_nghttp2_submit_origin()

Completed in 37 milliseconds