Home
last modified time | relevance | path

Searched refs:grpc_chttp2_perform_read (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h647 grpc_error* grpc_chttp2_perform_read(grpc_chttp2_transport* t,
Dparsing.cc51 grpc_error* grpc_chttp2_perform_read(grpc_chttp2_transport* t, in grpc_chttp2_perform_read() function
Dchttp2_transport.cc2501 errors[1] = grpc_chttp2_perform_read(t, t->read_buffer.slices[i]); in read_action_locked()