Home
last modified time | relevance | path

Searched defs:grpc_chttp2_perform_read (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc191 grpc_error_handle grpc_chttp2_perform_read(grpc_chttp2_transport* t, in grpc_chttp2_perform_read() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc209 absl::variant<size_t, absl::Status> grpc_chttp2_perform_read( in grpc_chttp2_perform_read() function