Searched defs:grpc_chttp2_transport (Results 1 – 8 of 8) sorted by relevance
247 struct grpc_chttp2_transport : public grpc_core::KeepsGrpcInitialized { struct252 grpc_transport base; // must be first253 grpc_core::RefCount refs;254 grpc_endpoint* ep;255 grpc_core::Slice peer_string;257 grpc_core::MemoryOwner memory_owner;258 const grpc_core::MemoryAllocator::Reservation self_reservation;259 grpc_core::ReclamationSweep active_reclamation;261 grpc_core::Combiner* combiner;263 grpc_closure* notify_on_receive_settings = nullptr;[all …]
26 typedef struct grpc_chttp2_transport grpc_chttp2_transport; typedef
442 grpc_chttp2_transport* /*t*/, in skip_parser() argument
241 static uint32_t target_write_size(grpc_chttp2_transport* /*t*/) { in target_write_size() argument
569 grpc_chttp2_transport::grpc_chttp2_transport( in grpc_chttp2_transport() function in grpc_chttp2_transport
466 grpc_chttp2_transport* /*t*/, in skip_parser() argument
595 grpc_chttp2_transport::grpc_chttp2_transport( in grpc_chttp2_transport() function in grpc_chttp2_transport