Home
last modified time | relevance | path

Searched refs:try_http_parsing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2605 static grpc_error_handle try_http_parsing(grpc_chttp2_transport* t) { in try_http_parsing() function
2671 errors[2] = try_http_parsing(t.get()); in read_action_parse_loop_locked()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2533 static grpc_error_handle try_http_parsing(grpc_chttp2_transport* t) { in try_http_parsing() function
2585 errors[2] = try_http_parsing(t); in read_action_locked()