Home
last modified time | relevance | path

Searched refs:init_data_frame_parser (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.cc70 static grpc_error_handle init_data_frame_parser(grpc_chttp2_transport* t);
418 return init_data_frame_parser(t); in init_frame_parser()
504 static grpc_error_handle init_data_frame_parser(grpc_chttp2_transport* t) { in init_data_frame_parser() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc88 static grpc_error_handle init_data_frame_parser(grpc_chttp2_transport* t);
442 return init_data_frame_parser(t); in init_frame_parser()
527 static grpc_error_handle init_data_frame_parser(grpc_chttp2_transport* t) { in init_data_frame_parser() function