Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhttp2_settings.cc71 return std::string(max_concurrent_streams_name()); in WireIdToName()
H A Dhttp2_settings.h88 static absl::string_view max_concurrent_streams_name() { in max_concurrent_streams_name() function