Home
last modified time | relevance | path

Searched defs:notify_on_receive_settings (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dinternal.h272 grpc_closure* notify_on_receive_settings = nullptr; member
H A Dchttp2_transport.cc3206 grpc_closure* notify_on_receive_settings, grpc_closure* notify_on_close) { in grpc_chttp2_transport_start_reading()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h263 grpc_closure* notify_on_receive_settings = nullptr; member
Dchttp2_transport.cc3193 grpc_closure* notify_on_receive_settings, grpc_closure* notify_on_close) { in grpc_chttp2_transport_start_reading()