|  | @@ -23,7 +23,7 @@
 | 
	
		
			
				|  |  |   <tr style="height: 56px;">
 | 
	
		
			
				|  |  |    <td style="padding-left: 0.5em;">
 | 
	
		
			
				|  |  |     <div id="projectname">GRPC Core
 | 
	
		
			
				|  |  | -    <span id="projectnumber">4.0.0</span>
 | 
	
		
			
				|  |  | +    <span id="projectnumber">5.0.0</span>
 | 
	
		
			
				|  |  |     </div>
 | 
	
		
			
				|  |  |    </td>
 | 
	
		
			
				|  |  |   </tr>
 | 
	
	
		
			
				|  | @@ -82,7 +82,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <div id="nav-path" class="navpath">
 | 
	
		
			
				|  |  |    <ul>
 | 
	
		
			
				|  |  | -<li class="navelem"><a class="el" href="dir_a8e30387f66bf56f1146fa5d3496d838.html">include</a></li><li class="navelem"><a class="el" href="dir_f93e102bce67c94e5a77dcd42507568e.html">grpc</a></li><li class="navelem"><a class="el" href="dir_659ae97ef5bbf397d65f88fc549b7461.html">impl</a></li><li class="navelem"><a class="el" href="dir_4c11e77fd81979dbb81b685ce26f5187.html">codegen</a></li>  </ul>
 | 
	
		
			
				|  |  | +<li class="navelem"><a class="el" href="dir_04ed5e7a0931afed58b44427831a7c00.html">include</a></li><li class="navelem"><a class="el" href="dir_70e6a53b947bcbad872060ddc188ca9d.html">grpc</a></li><li class="navelem"><a class="el" href="dir_32f37f9fc4aaaa68ca3d1d71f794f7c4.html">impl</a></li><li class="navelem"><a class="el" href="dir_5502caef0f6b800bde740a6356fce088.html">codegen</a></li>  </ul>
 | 
	
		
			
				|  |  |  </div>
 | 
	
		
			
				|  |  |  </div><!-- top -->
 | 
	
		
			
				|  |  |  <div class="header">
 | 
	
	
		
			
				|  | @@ -130,11 +130,11 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00039"></a><span class="lineno">   39</span> } <a class="code" href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6">grpc_byte_buffer_type</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00040"></a><span class="lineno">   40</span> </div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer.html">   41</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer.html#a0945e647b3a7b14083537a6d3e51fde5">   42</a></span>   <span class="keywordtype">void</span> *<a class="code" href="structgrpc__byte__buffer.html#a0945e647b3a7b14083537a6d3e51fde5">reserved</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer.html#a0945e647b3a7b14083537a6d3e51fde5">   42</a></span>   <span class="keywordtype">void</span>* <a class="code" href="structgrpc__byte__buffer.html#a0945e647b3a7b14083537a6d3e51fde5">reserved</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">   43</a></span>   <a class="code" href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6">grpc_byte_buffer_type</a> <a class="code" href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">type</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html">   44</a></span>   <span class="keyword">union </span><a class="code" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html">grpc_byte_buffer_data</a> {</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00045"></a><span class="lineno">   45</span>     <span class="keyword">struct </span><span class="comment">/* internal */</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">   46</a></span>       <span class="keywordtype">void</span> *<a class="code" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">reserved</a>[8];</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">   46</a></span>       <span class="keywordtype">void</span>* <a class="code" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">reserved</a>[8];</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00047"></a><span class="lineno">   47</span>     } <a class="code" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">reserved</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html">   48</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html">grpc_compressed_buffer</a> {</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html#a110cdc07225f77ae580e50a8944bcb7c">   49</a></span>       <a class="code" href="compression__types_8h.html#ab9de0f68bfb1ef8ed09bd00643db14c9">grpc_compression_algorithm</a> <a class="code" href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html#a110cdc07225f77ae580e50a8944bcb7c">compression</a>;</div>
 | 
	
	
		
			
				|  | @@ -164,27 +164,27 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00084"></a><span class="lineno">   84</span> } <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00085"></a><span class="lineno">   85</span> </div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html">   86</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a4b937861a8c7c8165fcb3bfc831dd95e">   87</a></span>   <span class="keywordtype">void</span> *(*copy)(<span class="keywordtype">void</span> *p);</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">   88</a></span>   void (*<a class="code" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">destroy</a>)(<a class="code" href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a> *exec_ctx, <span class="keywordtype">void</span> *p);</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">   89</a></span>   int (*<a class="code" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">cmp</a>)(<span class="keywordtype">void</span> *p, <span class="keywordtype">void</span> *q);</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a4b937861a8c7c8165fcb3bfc831dd95e">   87</a></span>   <span class="keywordtype">void</span>* (*copy)(<span class="keywordtype">void</span>* p);</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">   88</a></span>   void (*<a class="code" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">destroy</a>)(<a class="code" href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a>* exec_ctx, <span class="keywordtype">void</span>* p);</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">   89</a></span>   int (*<a class="code" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">cmp</a>)(<span class="keywordtype">void</span>* p, <span class="keywordtype">void</span>* q);</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00090"></a><span class="lineno">   90</span> } <a class="code" href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00091"></a><span class="lineno">   91</span> </div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="structgrpc__arg.html">  104</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">  105</a></span>   <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a> <a class="code" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">  106</a></span>   <span class="keywordtype">char</span> *<a class="code" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">key</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">  106</a></span>   <span class="keywordtype">char</span>* <a class="code" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">key</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="uniongrpc__arg_1_1grpc__arg__value.html">  107</a></span>   <span class="keyword">union </span><a class="code" href="uniongrpc__arg_1_1grpc__arg__value.html">grpc_arg_value</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="uniongrpc__arg_1_1grpc__arg__value.html#afd7cc41a1d8dd36aba15faa4a6c426e2">  108</a></span>     <span class="keywordtype">char</span> *<a class="code" href="uniongrpc__arg_1_1grpc__arg__value.html#afd7cc41a1d8dd36aba15faa4a6c426e2">string</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="uniongrpc__arg_1_1grpc__arg__value.html#afd7cc41a1d8dd36aba15faa4a6c426e2">  108</a></span>     <span class="keywordtype">char</span>* <a class="code" href="uniongrpc__arg_1_1grpc__arg__value.html#afd7cc41a1d8dd36aba15faa4a6c426e2">string</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="uniongrpc__arg_1_1grpc__arg__value.html#aada65cd74c1358967cc52bb42bae99e8">  109</a></span>     <span class="keywordtype">int</span> <a class="code" href="uniongrpc__arg_1_1grpc__arg__value.html#aada65cd74c1358967cc52bb42bae99e8">integer</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html">  110</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html">grpc_arg_pointer</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#ae710895cf375541f68bcf2c46940c63e">  111</a></span>       <span class="keywordtype">void</span> *<a class="code" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#ae710895cf375541f68bcf2c46940c63e">p</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#a9ac50b325433ccb4c4a6f617ad4fdd8f">  112</a></span>       <span class="keyword">const</span> <a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> *<a class="code" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#a9ac50b325433ccb4c4a6f617ad4fdd8f">vtable</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#ae710895cf375541f68bcf2c46940c63e">  111</a></span>       <span class="keywordtype">void</span>* <a class="code" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#ae710895cf375541f68bcf2c46940c63e">p</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#a9ac50b325433ccb4c4a6f617ad4fdd8f">  112</a></span>       <span class="keyword">const</span> <a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a>* <a class="code" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#a9ac50b325433ccb4c4a6f617ad4fdd8f">vtable</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00113"></a><span class="lineno">  113</span>     } pointer;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00114"></a><span class="lineno">  114</span>   } value;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00115"></a><span class="lineno">  115</span> } <a class="code" href="structgrpc__arg.html">grpc_arg</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00116"></a><span class="lineno">  116</span> </div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html">  128</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">  129</a></span>   <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">num_args</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">  130</a></span>   <a class="code" href="structgrpc__arg.html">grpc_arg</a> *<a class="code" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">args</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">  130</a></span>   <a class="code" href="structgrpc__arg.html">grpc_arg</a>* <a class="code" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">args</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00131"></a><span class="lineno">  131</span> } <a class="code" href="structgrpc__channel__args.html">grpc_channel_args</a>;</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00132"></a><span class="lineno">  132</span> </div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae498934a02de89ce29cec570b02a2037">  138</a></span> <span class="preprocessor">#define GRPC_ARG_ENABLE_CENSUS "grpc.census"</span></div>
 | 
	
	
		
			
				|  | @@ -226,421 +226,441 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00189"></a><span class="lineno">  189</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0958b21ee82acd9c77de30a978c59fb2">  190</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_BDP_PROBE "grpc.http2.bdp_probe"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00191"></a><span class="lineno">  191</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacc0d0f1d3d582d39fcfb7a835b730a6c">  192</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_TIME_BETWEEN_PINGS_MS \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00193"></a><span class="lineno">  193</span> <span class="preprocessor">  "grpc.http2.min_time_between_pings_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00194"></a><span class="lineno">  194</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga7797da9f3f5a1381484b2cabca1920fc">  195</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_SCHEME "grpc.http2_scheme"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00196"></a><span class="lineno">  196</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga401cc6c0e567cbbb8b689b091f92dc7e">  199</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00200"></a><span class="lineno">  200</span> <span class="preprocessor">  "grpc.http2.max_pings_without_data"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga69583c8efdbdcb7cdf9055ee80a07014">  193</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00194"></a><span class="lineno">  194</span> <span class="preprocessor">  "grpc.http2.min_time_between_pings_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00195"></a><span class="lineno">  195</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga4494709dc5c7c899af4ed67ec7728549">  197</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00198"></a><span class="lineno">  198</span> <span class="preprocessor">  "grpc.http2.min_ping_interval_without_data_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00199"></a><span class="lineno">  199</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga7797da9f3f5a1381484b2cabca1920fc">  200</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_SCHEME "grpc.http2_scheme"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00201"></a><span class="lineno">  201</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf50a9992745183e14e8c660d954c1d82">  204</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PING_STRIKES "grpc.http2.max_ping_strikes"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00205"></a><span class="lineno">  205</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac3470e2718001b173a7b8398ab60fe09">  207</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_PING_INTERVAL_WITHOUT_DATA_MS \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00208"></a><span class="lineno">  208</span> <span class="preprocessor">  "grpc.http2.min_ping_interval_without_data_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00209"></a><span class="lineno">  209</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga8ee81850446e587a7410df5ab640c565">  211</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE "grpc.http2.write_buffer_size"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00212"></a><span class="lineno">  212</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacccbdf888685b6d4beda61a3600f4a20">  214</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY "grpc.http2.true_binary"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00215"></a><span class="lineno">  215</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabeeccb441a671122c75384e062b1b91b">  217</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIME_MS "grpc.keepalive_time_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00218"></a><span class="lineno">  218</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga78975b982fd17ff190fddf2f90050ee3">  221</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIMEOUT_MS "grpc.keepalive_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00222"></a><span class="lineno">  222</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf900669f52f137677c4dbb9a7a902c92">  224</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00225"></a><span class="lineno">  225</span> <span class="preprocessor">  "grpc.keepalive_permit_without_calls"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00226"></a><span class="lineno">  226</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadd42f97666fbfc66b7dac253ac3b73ae">  228</a></span> <span class="preprocessor">#define GRPC_ARG_DEFAULT_AUTHORITY "grpc.default_authority"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00229"></a><span class="lineno">  229</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0732df2d9003e9ee1c01e50e41b5a8e2">  231</a></span> <span class="preprocessor">#define GRPC_ARG_PRIMARY_USER_AGENT_STRING "grpc.primary_user_agent"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00232"></a><span class="lineno">  232</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf47b4048c11e4f8f4162f12c135c2da4">  234</a></span> <span class="preprocessor">#define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00235"></a><span class="lineno">  235</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad7d9d143858d8f5e138cf704b0082973">  236</a></span> <span class="preprocessor">#define GRPC_ARG_MIN_RECONNECT_BACKOFF_MS "grpc.min_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00237"></a><span class="lineno">  237</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac978e84658bcda47633c5b81a80d0052">  238</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECONNECT_BACKOFF_MS "grpc.max_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00239"></a><span class="lineno">  239</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaedb26c5ca7d3d279b81d12d9bf6dabc6">  240</a></span> <span class="preprocessor">#define GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00241"></a><span class="lineno">  241</span> <span class="preprocessor">  "grpc.initial_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00242"></a><span class="lineno">  242</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga218bf55b665134a11baf07ada5980825">  249</a></span> <span class="preprocessor">#define GRPC_SSL_TARGET_NAME_OVERRIDE_ARG "grpc.ssl_target_name_override"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00250"></a><span class="lineno">  250</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2a9e23d3fe81ae539ba655d2e49051c8">  252</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00253"></a><span class="lineno">  253</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga40e635cf00ea7a10c71ed71c03d97f23">  254</a></span> <span class="preprocessor">#define GRPC_ARG_ALLOW_REUSEPORT "grpc.so_reuseport"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00255"></a><span class="lineno">  255</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaa8bb5c65808f9c340ba7e4dd4f9f0f39">  258</a></span> <span class="preprocessor">#define GRPC_ARG_RESOURCE_QUOTA "grpc.resource_quota"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga401cc6c0e567cbbb8b689b091f92dc7e">  204</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00205"></a><span class="lineno">  205</span> <span class="preprocessor">  "grpc.http2.max_pings_without_data"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00206"></a><span class="lineno">  206</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf50a9992745183e14e8c660d954c1d82">  209</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PING_STRIKES "grpc.http2.max_ping_strikes"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00210"></a><span class="lineno">  210</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga8ee81850446e587a7410df5ab640c565">  212</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE "grpc.http2.write_buffer_size"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00213"></a><span class="lineno">  213</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacccbdf888685b6d4beda61a3600f4a20">  215</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY "grpc.http2.true_binary"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00216"></a><span class="lineno">  216</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabeeccb441a671122c75384e062b1b91b">  218</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIME_MS "grpc.keepalive_time_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00219"></a><span class="lineno">  219</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga78975b982fd17ff190fddf2f90050ee3">  222</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIMEOUT_MS "grpc.keepalive_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00223"></a><span class="lineno">  223</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf900669f52f137677c4dbb9a7a902c92">  225</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00226"></a><span class="lineno">  226</span> <span class="preprocessor">  "grpc.keepalive_permit_without_calls"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00227"></a><span class="lineno">  227</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadd42f97666fbfc66b7dac253ac3b73ae">  229</a></span> <span class="preprocessor">#define GRPC_ARG_DEFAULT_AUTHORITY "grpc.default_authority"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00230"></a><span class="lineno">  230</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0732df2d9003e9ee1c01e50e41b5a8e2">  232</a></span> <span class="preprocessor">#define GRPC_ARG_PRIMARY_USER_AGENT_STRING "grpc.primary_user_agent"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00233"></a><span class="lineno">  233</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf47b4048c11e4f8f4162f12c135c2da4">  235</a></span> <span class="preprocessor">#define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00236"></a><span class="lineno">  236</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad7d9d143858d8f5e138cf704b0082973">  237</a></span> <span class="preprocessor">#define GRPC_ARG_MIN_RECONNECT_BACKOFF_MS "grpc.min_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00238"></a><span class="lineno">  238</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac978e84658bcda47633c5b81a80d0052">  239</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECONNECT_BACKOFF_MS "grpc.max_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00240"></a><span class="lineno">  240</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaedb26c5ca7d3d279b81d12d9bf6dabc6">  241</a></span> <span class="preprocessor">#define GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00242"></a><span class="lineno">  242</span> <span class="preprocessor">  "grpc.initial_reconnect_backoff_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00243"></a><span class="lineno">  243</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabd95d2a6b1cd3b3ca8a1c9fb7eb4cdf1">  245</a></span> <span class="preprocessor">#define GRPC_ARG_SERVER_HANDSHAKE_TIMEOUT_MS "grpc.server_handshake_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00246"></a><span class="lineno">  246</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga218bf55b665134a11baf07ada5980825">  253</a></span> <span class="preprocessor">#define GRPC_SSL_TARGET_NAME_OVERRIDE_ARG "grpc.ssl_target_name_override"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00254"></a><span class="lineno">  254</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2a9e23d3fe81ae539ba655d2e49051c8">  256</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00257"></a><span class="lineno">  257</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga40e635cf00ea7a10c71ed71c03d97f23">  258</a></span> <span class="preprocessor">#define GRPC_ARG_ALLOW_REUSEPORT "grpc.so_reuseport"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00259"></a><span class="lineno">  259</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab11602475264d01e0ea50f0ce376cdcd">  260</a></span> <span class="preprocessor">#define GRPC_ARG_EXPAND_WILDCARD_ADDRS "grpc.expand_wildcard_addrs"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00261"></a><span class="lineno">  261</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad60df744eb84ef55a371de9b8bd2373d">  263</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG "grpc.service_config"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00264"></a><span class="lineno">  264</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf3c9aad876ebaa5484a0cffd8d295244">  265</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG_DISABLE_RESOLUTION \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00266"></a><span class="lineno">  266</span> <span class="preprocessor">  "grpc.service_config_disable_resolution"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00267"></a><span class="lineno">  267</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga72c2b475e218ecfd36bb7d3551d0295b">  268</a></span> <span class="preprocessor">#define GRPC_ARG_LB_POLICY_NAME "grpc.lb_policy_name"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00269"></a><span class="lineno">  269</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabdcf8122824e386dcc23b947473e83e0">  270</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_MUTATOR "grpc.socket_mutator"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaa8bb5c65808f9c340ba7e4dd4f9f0f39">  262</a></span> <span class="preprocessor">#define GRPC_ARG_RESOURCE_QUOTA "grpc.resource_quota"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00263"></a><span class="lineno">  263</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab11602475264d01e0ea50f0ce376cdcd">  264</a></span> <span class="preprocessor">#define GRPC_ARG_EXPAND_WILDCARD_ADDRS "grpc.expand_wildcard_addrs"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00265"></a><span class="lineno">  265</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad60df744eb84ef55a371de9b8bd2373d">  267</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG "grpc.service_config"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00268"></a><span class="lineno">  268</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf3c9aad876ebaa5484a0cffd8d295244">  269</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG_DISABLE_RESOLUTION \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00270"></a><span class="lineno">  270</span> <span class="preprocessor">  "grpc.service_config_disable_resolution"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00271"></a><span class="lineno">  271</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga9e1054f78a26481931b10aa0b33f52b7">  272</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_FACTORY "grpc.socket_factory"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga72c2b475e218ecfd36bb7d3551d0295b">  272</a></span> <span class="preprocessor">#define GRPC_ARG_LB_POLICY_NAME "grpc.lb_policy_name"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00273"></a><span class="lineno">  273</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga3da556ec531495ace9f93b97c8c4f24b">  275</a></span> <span class="preprocessor">#define GRPC_ARG_USE_CRONET_PACKET_COALESCING \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00276"></a><span class="lineno">  276</span> <span class="preprocessor">  "grpc.use_cronet_packet_coalescing"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabdcf8122824e386dcc23b947473e83e0">  274</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_MUTATOR "grpc.socket_mutator"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00275"></a><span class="lineno">  275</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga9e1054f78a26481931b10aa0b33f52b7">  276</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_FACTORY "grpc.socket_factory"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00277"></a><span class="lineno">  277</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga82582ed0fcd7d6b0090f9102d75c765a">  279</a></span> <span class="preprocessor">#define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00280"></a><span class="lineno">  280</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga1f91c3aec64a436d29051c8d415b1053">  283</a></span> <span class="preprocessor">#define GRPC_TCP_DEFAULT_READ_SLICE_SIZE 8192</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae55b7bd57a5344e0083eac4d06c2d51b">  284</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MIN_READ_CHUNK_SIZE \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00285"></a><span class="lineno">  285</span> <span class="preprocessor">  "grpc.experimental.tcp_min_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadeaad8ae5b50ee8d2fb44d289aeb223d">  286</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MAX_READ_CHUNK_SIZE \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00287"></a><span class="lineno">  287</span> <span class="preprocessor">  "grpc.experimental.tcp_max_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00288"></a><span class="lineno">  288</span> <span class="preprocessor"></span><span class="comment">/* Timeout in milliseconds to use for calls to the grpclb load balancer.</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00289"></a><span class="lineno">  289</span> <span class="comment">   If 0 or unset, the balancer calls will have no deadline. */</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga1768735fceeb8108a2f1eb12ea0a894e">  290</a></span> <span class="preprocessor">#define GRPC_ARG_GRPCLB_CALL_TIMEOUT_MS "grpc.grpclb_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00291"></a><span class="lineno">  291</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga618ddbf19fdd38d8f90b8f3d7cb5d481">  292</a></span> <span class="preprocessor">#define GRPC_ARG_WORKAROUND_CRONET_COMPRESSION \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00293"></a><span class="lineno">  293</span> <span class="preprocessor">  "grpc.workaround.cronet_compression"</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00294"></a><span class="lineno">  294</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga5bbdfddb3afba6b330221d9adbecc778">  301</a></span> <span class="preprocessor">#define GRPC_ARG_OPTIMIZATION_TARGET "grpc.optimization_target"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga3da556ec531495ace9f93b97c8c4f24b">  279</a></span> <span class="preprocessor">#define GRPC_ARG_USE_CRONET_PACKET_COALESCING \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00280"></a><span class="lineno">  280</span> <span class="preprocessor">  "grpc.use_cronet_packet_coalescing"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00281"></a><span class="lineno">  281</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga82582ed0fcd7d6b0090f9102d75c765a">  283</a></span> <span class="preprocessor">#define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00284"></a><span class="lineno">  284</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga1f91c3aec64a436d29051c8d415b1053">  287</a></span> <span class="preprocessor">#define GRPC_TCP_DEFAULT_READ_SLICE_SIZE 8192</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae55b7bd57a5344e0083eac4d06c2d51b">  288</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MIN_READ_CHUNK_SIZE \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00289"></a><span class="lineno">  289</span> <span class="preprocessor">  "grpc.experimental.tcp_min_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadeaad8ae5b50ee8d2fb44d289aeb223d">  290</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MAX_READ_CHUNK_SIZE \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00291"></a><span class="lineno">  291</span> <span class="preprocessor">  "grpc.experimental.tcp_max_read_chunk_size"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00292"></a><span class="lineno">  292</span> <span class="preprocessor"></span><span class="comment">/* Timeout in milliseconds to use for calls to the grpclb load balancer.</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00293"></a><span class="lineno">  293</span> <span class="comment">   If 0 or unset, the balancer calls will have no deadline. */</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga1768735fceeb8108a2f1eb12ea0a894e">  294</a></span> <span class="preprocessor">#define GRPC_ARG_GRPCLB_CALL_TIMEOUT_MS "grpc.grpclb_call_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00295"></a><span class="lineno">  295</span> <span class="preprocessor"></span><span class="comment">/* Timeout in milliseconds to wait for the serverlist from the grpclb load</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00296"></a><span class="lineno">  296</span> <span class="comment">   balancer before using fallback backend addresses from the resolver.</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00297"></a><span class="lineno">  297</span> <span class="comment">   If 0, fallback will never be used. */</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaaaf4ebe91111ede7ee09a2bc790caa21">  298</a></span> <span class="preprocessor">#define GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS "grpc.grpclb_fallback_timeout_ms"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00299"></a><span class="lineno">  299</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga618ddbf19fdd38d8f90b8f3d7cb5d481">  300</a></span> <span class="preprocessor">#define GRPC_ARG_WORKAROUND_CRONET_COMPRESSION \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00301"></a><span class="lineno">  301</span> <span class="preprocessor">  "grpc.workaround.cronet_compression"</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00302"></a><span class="lineno">  302</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">  308</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">  310</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a> = 0,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">  312</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">  314</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">  316</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">  318</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">  320</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">  322</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">  325</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">  327</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">  329</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">  331</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">  333</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">  336</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">  338</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">  340</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">  342</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN</a></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00343"></a><span class="lineno">  343</span> } <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00344"></a><span class="lineno">  344</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a4e5d829393a2ad7a98e53c4856057220">  347</a></span> <span class="preprocessor">#define GRPC_DEFAULT_MAX_SEND_MESSAGE_LENGTH -1</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a25687d417e9dc0a05af692dff23af179">  348</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_DEFAULT_MAX_RECV_MESSAGE_LENGTH (4 * 1024 * 1024)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00349"></a><span class="lineno">  349</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#adf29fd8b7df2ecc47d14a7f5a3a079c0">  354</a></span> <span class="preprocessor">#define GRPC_WRITE_BUFFER_HINT (0x00000001u)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00355"></a><span class="lineno">  355</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ae09000181671f031ed0e319ed557da4e">  357</a></span> <span class="preprocessor">#define GRPC_WRITE_NO_COMPRESS (0x00000002u)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00358"></a><span class="lineno">  358</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3317259e1098b2b6f49982d6997bbf6a">  359</a></span> <span class="preprocessor">#define GRPC_WRITE_USED_MASK (GRPC_WRITE_BUFFER_HINT | GRPC_WRITE_NO_COMPRESS)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00360"></a><span class="lineno">  360</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3b9e262e1a797030f62bccfe7b42ce01">  363</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST (0x00000010u)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00364"></a><span class="lineno">  364</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a9606180fd0950a1514522fbe535edf49">  365</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY (0x00000020u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga5bbdfddb3afba6b330221d9adbecc778">  309</a></span> <span class="preprocessor">#define GRPC_ARG_OPTIMIZATION_TARGET "grpc.optimization_target"</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00310"></a><span class="lineno">  310</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">  316</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">  318</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a> = 0,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">  320</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">  322</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">  324</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">  326</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">  328</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">  330</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">  333</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">  335</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">  337</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">  339</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">  341</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">  344</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">  346</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">  348</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">  350</a></span>   <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN</a></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00351"></a><span class="lineno">  351</span> } <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00352"></a><span class="lineno">  352</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a4e5d829393a2ad7a98e53c4856057220">  355</a></span> <span class="preprocessor">#define GRPC_DEFAULT_MAX_SEND_MESSAGE_LENGTH -1</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a25687d417e9dc0a05af692dff23af179">  356</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_DEFAULT_MAX_RECV_MESSAGE_LENGTH (4 * 1024 * 1024)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00357"></a><span class="lineno">  357</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#adf29fd8b7df2ecc47d14a7f5a3a079c0">  362</a></span> <span class="preprocessor">#define GRPC_WRITE_BUFFER_HINT (0x00000001u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00363"></a><span class="lineno">  363</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ae09000181671f031ed0e319ed557da4e">  365</a></span> <span class="preprocessor">#define GRPC_WRITE_NO_COMPRESS (0x00000002u)</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00366"></a><span class="lineno">  366</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7978c09a9933e7b858c65c1b03eb5b2b">  367</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CACHEABLE_REQUEST (0x00000040u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a5de65995b1101bba3652f9d2ae51cc23">  367</a></span> <span class="preprocessor">#define GRPC_WRITE_THROUGH (0x00000004u)</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00368"></a><span class="lineno">  368</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#afa71c451716eca6c8d38fb71d66c0bbb">  370</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3317259e1098b2b6f49982d6997bbf6a">  369</a></span> <span class="preprocessor">#define GRPC_WRITE_USED_MASK \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00370"></a><span class="lineno">  370</span> <span class="preprocessor">  (GRPC_WRITE_BUFFER_HINT | GRPC_WRITE_NO_COMPRESS | GRPC_WRITE_THROUGH)</span></div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00371"></a><span class="lineno">  371</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1175f30479912922d006387536d2c46c">  372</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CORKED (0x00000100u)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00373"></a><span class="lineno">  373</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#aca7fa3c1b87589e5829f508ee3fc1f84">  375</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_USED_MASK                  \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00376"></a><span class="lineno">  376</span> <span class="preprocessor">  (GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST |            \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00377"></a><span class="lineno">  377</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_WAIT_FOR_READY |                \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00378"></a><span class="lineno">  378</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_CACHEABLE_REQUEST |             \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00379"></a><span class="lineno">  379</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET | \</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00380"></a><span class="lineno">  380</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_CORKED)</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00381"></a><span class="lineno">  381</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html">  383</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__metadata.html">grpc_metadata</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">  386</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">key</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">  387</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">value</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00388"></a><span class="lineno">  388</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">  389</a></span>   uint32_t <a class="code" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">flags</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00390"></a><span class="lineno">  390</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00394"></a><span class="lineno">  394</span>   <span class="keyword">struct </span><span class="comment">/* internal */</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">  395</a></span>     <span class="keywordtype">void</span> *<a class="code" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">obfuscated</a>[4];</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00396"></a><span class="lineno">  396</span>   } <a class="code" href="structgrpc__metadata.html#af57c3b2e391435caff04793bf30243f0">internal_data</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00397"></a><span class="lineno">  397</span> } <a class="code" href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00398"></a><span class="lineno">  398</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">  400</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">  402</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">  404</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">  406</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00407"></a><span class="lineno">  407</span> } <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00408"></a><span class="lineno">  408</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="structgrpc__event.html">  412</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__event.html">grpc_event</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">  414</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> <a class="code" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">  420</a></span>   <span class="keywordtype">int</span> <a class="code" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">success</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">  423</a></span>   <span class="keywordtype">void</span> *<a class="code" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">tag</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00424"></a><span class="lineno">  424</span> } <a class="code" href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00425"></a><span class="lineno">  425</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html">  426</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">  427</a></span>   <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">count</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">  428</a></span>   <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">capacity</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">  429</a></span>   <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00430"></a><span class="lineno">  430</span> } <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00431"></a><span class="lineno">  431</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html">  432</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">  433</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">method</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">  434</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">host</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">  435</a></span>   <a class="code" href="structgpr__timespec.html">gpr_timespec</a> <a class="code" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">deadline</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">  436</a></span>   uint32_t <a class="code" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">flags</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">  437</a></span>   <span class="keywordtype">void</span> *<a class="code" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">reserved</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00438"></a><span class="lineno">  438</span> } <a class="code" href="structgrpc__call__details.html">grpc_call_details</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00439"></a><span class="lineno">  439</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">  440</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">  445</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a> = 0,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">  449</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">  454</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">  459</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">  464</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">  468</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">  474</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">  480</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00481"></a><span class="lineno">  481</span> } <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00482"></a><span class="lineno">  482</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00483"></a><span class="lineno">  483</span> <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00484"></a><span class="lineno">  484</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="structgrpc__op.html">  487</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__op.html">grpc_op</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">  489</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a> <a class="code" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">op</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">  491</a></span>   uint32_t <a class="code" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">flags</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">  493</a></span>   <span class="keywordtype">void</span> *<a class="code" href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">reserved</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="uniongrpc__op_1_1grpc__op__data.html">  494</a></span>   <span class="keyword">union </span><a class="code" href="uniongrpc__op_1_1grpc__op__data.html">grpc_op_data</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00496"></a><span class="lineno">  496</span>     <span class="keyword">struct </span><span class="comment">/* internal */</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">  497</a></span>       <span class="keywordtype">void</span> *<a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">reserved</a>[8];</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00498"></a><span class="lineno">  498</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">reserved</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">  499</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">grpc_op_send_initial_metadata</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">  500</a></span>       <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">count</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">  501</a></span>       <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">  504</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">grpc_op_send_initial_metadata_maybe_compression_level</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">  505</a></span>         uint8_t <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">is_set</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">  506</a></span>         <a class="code" href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">level</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00507"></a><span class="lineno">  507</span>       } <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a1912a64a40c7ebdba980b317629a6db8">maybe_compression_level</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00508"></a><span class="lineno">  508</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ae6ef97451e551478d4e4e5c74f0ece2f">send_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">  509</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">grpc_op_send_message</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">  510</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">send_message</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00511"></a><span class="lineno">  511</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a475ece8579e74caec4338c3e9221702c">send_message</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">  512</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">grpc_op_send_status_from_server</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">  513</a></span>       <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">trailing_metadata_count</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00514"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">  514</a></span>       <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">trailing_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">  515</a></span>       <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">status</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">  519</a></span>       <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">status_details</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00520"></a><span class="lineno">  520</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#adc789e7a8a91b5f20a16a989e9150a0d">send_status_from_server</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">  526</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">grpc_op_recv_initial_metadata</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">  527</a></span>       <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">recv_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00528"></a><span class="lineno">  528</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#afeb42cc1f00c20aa10389e44fd804b3d">recv_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">  532</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">grpc_op_recv_message</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">  533</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> **<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">recv_message</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00534"></a><span class="lineno">  534</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a5d369e04ed4961a75aa8ece96cae185d">recv_message</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">  535</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">grpc_op_recv_status_on_client</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">  541</a></span>       <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">trailing_metadata</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">  542</a></span>       <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">status</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">  543</a></span>       <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">status_details</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00544"></a><span class="lineno">  544</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a1bae2dbd6283da5ebecd33489f5e3d37">recv_status_on_client</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">  545</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">grpc_op_recv_close_on_server</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00548"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">  548</a></span>       <span class="keywordtype">int</span> *<a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">cancelled</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00549"></a><span class="lineno">  549</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a9dddb27dfca57fa1322723845612c517">recv_close_on_server</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00550"></a><span class="lineno">  550</span>   } <a class="code" href="structgrpc__op.html#ad00e45845155bb6317cec7ec6ad05bdf">data</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00551"></a><span class="lineno">  551</span> } <a class="code" href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00552"></a><span class="lineno">  552</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00554"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html">  554</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">  557</a></span>   <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">lb_policy_name</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00560"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">  560</a></span>   <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">service_config_json</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00561"></a><span class="lineno">  561</span> } <a class="code" href="structgrpc__channel__info.html">grpc_channel_info</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00562"></a><span class="lineno">  562</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00563"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">  563</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a> <a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00564"></a><span class="lineno">  564</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">  574</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00577"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">  577</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">GRPC_CQ_DEFAULT_POLLING</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00578"></a><span class="lineno">  578</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">  582</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">GRPC_CQ_NON_LISTENING</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00583"></a><span class="lineno">  583</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00588"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">  588</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">GRPC_CQ_NON_POLLING</a></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00589"></a><span class="lineno">  589</span> } <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00590"></a><span class="lineno">  590</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">  592</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00594"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">  594</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">GRPC_CQ_NEXT</a>,</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00595"></a><span class="lineno">  595</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00597"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">  597</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">GRPC_CQ_PLUCK</a></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00598"></a><span class="lineno">  598</span> } <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00599"></a><span class="lineno">  599</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00600"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a52497b2b6db8035126a8b45467a14d97">  600</a></span> <span class="preprocessor">#define GRPC_CQ_CURRENT_VERSION 1</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html">  601</a></span> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__completion__queue__attributes.html">grpc_completion_queue_attributes</a> {</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00604"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">  604</a></span>   <span class="keywordtype">int</span> <a class="code" href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">version</a>; </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">  606</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a> <a class="code" href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">cq_completion_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3b9e262e1a797030f62bccfe7b42ce01">  374</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST (0x00000010u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00375"></a><span class="lineno">  375</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a9606180fd0950a1514522fbe535edf49">  376</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY (0x00000020u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00377"></a><span class="lineno">  377</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7978c09a9933e7b858c65c1b03eb5b2b">  378</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CACHEABLE_REQUEST (0x00000040u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00379"></a><span class="lineno">  379</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#afa71c451716eca6c8d38fb71d66c0bbb">  381</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00382"></a><span class="lineno">  382</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1175f30479912922d006387536d2c46c">  383</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CORKED (0x00000100u)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00384"></a><span class="lineno">  384</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#aca7fa3c1b87589e5829f508ee3fc1f84">  386</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_USED_MASK                  \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00387"></a><span class="lineno">  387</span> <span class="preprocessor">  (GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST |            \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00388"></a><span class="lineno">  388</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_WAIT_FOR_READY |                \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00389"></a><span class="lineno">  389</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_CACHEABLE_REQUEST |             \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00390"></a><span class="lineno">  390</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET | \</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00391"></a><span class="lineno">  391</span> <span class="preprocessor">   GRPC_INITIAL_METADATA_CORKED | GRPC_WRITE_THROUGH)</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00392"></a><span class="lineno">  392</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html">  394</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__metadata.html">grpc_metadata</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">  397</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">key</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">  398</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">value</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00399"></a><span class="lineno">  399</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">  400</a></span>   uint32_t <a class="code" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">flags</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00401"></a><span class="lineno">  401</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00405"></a><span class="lineno">  405</span>   <span class="keyword">struct </span><span class="comment">/* internal */</span> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">  406</a></span>     <span class="keywordtype">void</span>* <a class="code" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">obfuscated</a>[4];</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00407"></a><span class="lineno">  407</span>   } <a class="code" href="structgrpc__metadata.html#af57c3b2e391435caff04793bf30243f0">internal_data</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00408"></a><span class="lineno">  408</span> } <a class="code" href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00409"></a><span class="lineno">  409</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">  411</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">  413</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">  415</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00417"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">  417</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00418"></a><span class="lineno">  418</span> } <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00419"></a><span class="lineno">  419</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="structgrpc__event.html">  423</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__event.html">grpc_event</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">  425</a></span>   <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> <a class="code" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">  431</a></span>   <span class="keywordtype">int</span> <a class="code" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">success</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">  434</a></span>   <span class="keywordtype">void</span>* <a class="code" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">tag</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00435"></a><span class="lineno">  435</span> } <a class="code" href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00436"></a><span class="lineno">  436</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html">  437</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">  438</a></span>   <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">count</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">  439</a></span>   <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">capacity</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">  440</a></span>   <a class="code" href="structgrpc__metadata.html">grpc_metadata</a>* <a class="code" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00441"></a><span class="lineno">  441</span> } <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00442"></a><span class="lineno">  442</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html">  443</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">  444</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">method</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">  445</a></span>   <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">host</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">  446</a></span>   <a class="code" href="structgpr__timespec.html">gpr_timespec</a> <a class="code" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">deadline</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">  447</a></span>   uint32_t <a class="code" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">flags</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">  448</a></span>   <span class="keywordtype">void</span>* <a class="code" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">reserved</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00449"></a><span class="lineno">  449</span> } <a class="code" href="structgrpc__call__details.html">grpc_call_details</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00450"></a><span class="lineno">  450</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">  451</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">  456</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a> = 0,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">  460</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">  465</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">  470</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">  475</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">  479</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">  485</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">  491</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00492"></a><span class="lineno">  492</span> } <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00493"></a><span class="lineno">  493</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00494"></a><span class="lineno">  494</span> <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00495"></a><span class="lineno">  495</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="structgrpc__op.html">  498</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__op.html">grpc_op</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">  500</a></span>   <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a> <a class="code" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">op</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">  502</a></span>   uint32_t <a class="code" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">flags</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">  504</a></span>   <span class="keywordtype">void</span>* <a class="code" href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">reserved</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="uniongrpc__op_1_1grpc__op__data.html">  505</a></span>   <span class="keyword">union </span><a class="code" href="uniongrpc__op_1_1grpc__op__data.html">grpc_op_data</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00507"></a><span class="lineno">  507</span>     <span class="keyword">struct </span><span class="comment">/* internal */</span> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">  508</a></span>       <span class="keywordtype">void</span>* <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">reserved</a>[8];</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00509"></a><span class="lineno">  509</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">reserved</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">  510</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">grpc_op_send_initial_metadata</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">  511</a></span>       <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">count</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">  512</a></span>       <a class="code" href="structgrpc__metadata.html">grpc_metadata</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">  515</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">grpc_op_send_initial_metadata_maybe_compression_level</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">  516</a></span>         uint8_t <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">is_set</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">  517</a></span>         <a class="code" href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">level</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00518"></a><span class="lineno">  518</span>       } <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a1912a64a40c7ebdba980b317629a6db8">maybe_compression_level</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html">  519</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html">grpc_op_send_initial_metadata_maybe_stream_compression_level</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a6bb43d45af0d182e3b8eff51a8c5dc10">  520</a></span>         uint8_t <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a6bb43d45af0d182e3b8eff51a8c5dc10">is_set</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a646ca51472acf5ec3b3cf40fd103df57">  521</a></span>         <a class="code" href="compression__types_8h.html#a80e5bae1e06466c4b0a9ff0c8469b266">grpc_stream_compression_level</a> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a646ca51472acf5ec3b3cf40fd103df57">level</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00522"></a><span class="lineno">  522</span>       } <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a6a02aecae6b8a2d8161ef14afa1bd4fb">maybe_stream_compression_level</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00523"></a><span class="lineno">  523</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#ae6ef97451e551478d4e4e5c74f0ece2f">send_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">  524</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">grpc_op_send_message</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">  530</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">send_message</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00531"></a><span class="lineno">  531</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a475ece8579e74caec4338c3e9221702c">send_message</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">  532</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">grpc_op_send_status_from_server</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">  533</a></span>       <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">trailing_metadata_count</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00534"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">  534</a></span>       <a class="code" href="structgrpc__metadata.html">grpc_metadata</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">trailing_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">  535</a></span>       <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">status</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">  539</a></span>       <a class="code" href="structgrpc__slice.html">grpc_slice</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">status_details</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00540"></a><span class="lineno">  540</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#adc789e7a8a91b5f20a16a989e9150a0d">send_status_from_server</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00546"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">  546</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">grpc_op_recv_initial_metadata</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">  547</a></span>       <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">recv_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00548"></a><span class="lineno">  548</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#afeb42cc1f00c20aa10389e44fd804b3d">recv_initial_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">  552</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">grpc_op_recv_message</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00553"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">  553</a></span>       <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>** <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">recv_message</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00554"></a><span class="lineno">  554</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a5d369e04ed4961a75aa8ece96cae185d">recv_message</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00555"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">  555</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">grpc_op_recv_status_on_client</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">  561</a></span>       <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">trailing_metadata</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">  562</a></span>       <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">status</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00563"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">  563</a></span>       <a class="code" href="structgrpc__slice.html">grpc_slice</a>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">status_details</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a6d5471266248e60c09104ca5bf2e4b63">  567</a></span>       <span class="keyword">const</span> <span class="keywordtype">char</span>** <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a6d5471266248e60c09104ca5bf2e4b63">error_string</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00568"></a><span class="lineno">  568</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a1bae2dbd6283da5ebecd33489f5e3d37">recv_status_on_client</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00569"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">  569</a></span>     <span class="keyword">struct </span><a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">grpc_op_recv_close_on_server</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00572"></a><span class="lineno"><a class="line" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">  572</a></span>       <span class="keywordtype">int</span>* <a class="code" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">cancelled</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00573"></a><span class="lineno">  573</span>     } <a class="code" href="uniongrpc__op_1_1grpc__op__data.html#a9dddb27dfca57fa1322723845612c517">recv_close_on_server</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00574"></a><span class="lineno">  574</span>   } <a class="code" href="structgrpc__op.html#ad00e45845155bb6317cec7ec6ad05bdf">data</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00575"></a><span class="lineno">  575</span> } <a class="code" href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00576"></a><span class="lineno">  576</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html">  578</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">  581</a></span>   <span class="keywordtype">char</span>** <a class="code" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">lb_policy_name</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">  584</a></span>   <span class="keywordtype">char</span>** <a class="code" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">service_config_json</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00585"></a><span class="lineno">  585</span> } <a class="code" href="structgrpc__channel__info.html">grpc_channel_info</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00586"></a><span class="lineno">  586</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">  587</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a> <a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00588"></a><span class="lineno">  588</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">  598</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">  601</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">GRPC_CQ_DEFAULT_POLLING</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00602"></a><span class="lineno">  602</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">  606</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">GRPC_CQ_NON_LISTENING</a>,</div>
 | 
	
		
			
				|  |  |  <div class="line"><a name="l00607"></a><span class="lineno">  607</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00608"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">  608</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a> <a class="code" href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">cq_polling_type</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00609"></a><span class="lineno">  609</span> } <a class="code" href="grpc__types_8h.html#a8113e2fd72a5fbb372d691a0c2206422">grpc_completion_queue_attributes</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00610"></a><span class="lineno">  610</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00612"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">  612</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a> <a class="code" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a>;</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00613"></a><span class="lineno">  613</span> </div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00614"></a><span class="lineno">  614</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00615"></a><span class="lineno">  615</span> <span class="preprocessor"></span>}</div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00616"></a><span class="lineno">  616</span> <span class="preprocessor">#endif</span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00617"></a><span class="lineno">  617</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="line"><a name="l00618"></a><span class="lineno">  618</span> <span class="preprocessor">#endif </span><span class="comment">/* GRPC_IMPL_CODEGEN_GRPC_TYPES_H */</span><span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a></div><div class="ttdoc">everything went ok </div><div class="ttdef"><b>Definition:</b> grpc_types.h:310</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__event_html_a883ab15e862db582116c72cdcdc4c201"><div class="ttname"><a href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">grpc_event::tag</a></div><div class="ttdeci">void * tag</div><div class="ttdoc">The tag passed to grpc_call_start_batch etc to start this operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:423</div></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00612"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">  612</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">GRPC_CQ_NON_POLLING</a></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00613"></a><span class="lineno">  613</span> } <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00614"></a><span class="lineno">  614</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00616"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">  616</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00618"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">  618</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">GRPC_CQ_NEXT</a>,</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00619"></a><span class="lineno">  619</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">  621</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">GRPC_CQ_PLUCK</a></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00622"></a><span class="lineno">  622</span> } <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00623"></a><span class="lineno">  623</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00624"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a52497b2b6db8035126a8b45467a14d97">  624</a></span> <span class="preprocessor">#define GRPC_CQ_CURRENT_VERSION 1</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html">  625</a></span> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__completion__queue__attributes.html">grpc_completion_queue_attributes</a> {</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">  628</a></span>   <span class="keywordtype">int</span> <a class="code" href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">version</a>; </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00630"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">  630</a></span>   <a class="code" href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a> <a class="code" href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">cq_completion_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00631"></a><span class="lineno">  631</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00632"></a><span class="lineno"><a class="line" href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">  632</a></span>   <a class="code" href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a> <a class="code" href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">cq_polling_type</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00633"></a><span class="lineno">  633</span> } <a class="code" href="grpc__types_8h.html#a8113e2fd72a5fbb372d691a0c2206422">grpc_completion_queue_attributes</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00634"></a><span class="lineno">  634</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00636"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">  636</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a> <a class="code" href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a>;</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00637"></a><span class="lineno">  637</span> </div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00638"></a><span class="lineno">  638</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00639"></a><span class="lineno">  639</span> <span class="preprocessor"></span>}</div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00640"></a><span class="lineno">  640</span> <span class="preprocessor">#endif</span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00641"></a><span class="lineno">  641</span> <span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="line"><a name="l00642"></a><span class="lineno">  642</span> <span class="preprocessor">#endif </span><span class="comment">/* GRPC_IMPL_CODEGEN_GRPC_TYPES_H */</span><span class="preprocessor"></span></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a></div><div class="ttdoc">everything went ok </div><div class="ttdef"><b>Definition:</b> grpc_types.h:318</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__event_html_a883ab15e862db582116c72cdcdc4c201"><div class="ttname"><a href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">grpc_event::tag</a></div><div class="ttdeci">void * tag</div><div class="ttdoc">The tag passed to grpc_call_start_batch etc to start this operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:434</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a122f8f4f0a585396d993d9b55848f222"><div class="ttname"><a href="grpc__types_8h.html#a122f8f4f0a585396d993d9b55848f222">grpc_call</a></div><div class="ttdeci">struct grpc_call grpc_call</div><div class="ttdoc">A Call represents an RPC. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:71</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_html_a702bcecc2462646b6740ed7c05f42115"><div class="ttname"><a href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">grpc_op::op</a></div><div class="ttdeci">grpc_op_type op</div><div class="ttdoc">Operation type, as defined by grpc_op_type. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:489</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_html_a702bcecc2462646b6740ed7c05f42115"><div class="ttname"><a href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">grpc_op::op</a></div><div class="ttdeci">grpc_op_type op</div><div class="ttdoc">Operation type, as defined by grpc_op_type. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:500</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__op_html_ad00e45845155bb6317cec7ec6ad05bdf"><div class="ttname"><a href="structgrpc__op.html#ad00e45845155bb6317cec7ec6ad05bdf">grpc_op::data</a></div><div class="ttdeci">union grpc_op::grpc_op_data data</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata_html_a9bf49fd41af6e577ba4befca4f6a4c8b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">grpc_op::grpc_op_data::grpc_op_recv_initial_metadata::recv_initial_metadata</a></div><div class="ttdeci">grpc_metadata_array * recv_initial_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:527</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata_html_a9bf49fd41af6e577ba4befca4f6a4c8b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html#a9bf49fd41af6e577ba4befca4f6a4c8b">grpc_op::grpc_op_data::grpc_op_recv_initial_metadata::recv_initial_metadata</a></div><div class="ttdeci">grpc_metadata_array * recv_initial_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:547</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data_html_a1b18536aa82c2ad37c7a22d4485d280d"><div class="ttname"><a href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a1b18536aa82c2ad37c7a22d4485d280d">grpc_byte_buffer::grpc_byte_buffer_data::raw</a></div><div class="ttdeci">struct grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer raw</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN</a></div><div class="ttdoc">completion queue has been shutdown </div><div class="ttdef"><b>Definition:</b> grpc_types.h:342</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_html_a58d279ba14f133153eb0ee801deb74f5"><div class="ttname"><a href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">grpc_op::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdoc">Reserved for future usage. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:493</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html_ae7b5c487af58eeee763326b2374aa3fe"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level::is_set</a></div><div class="ttdeci">uint8_t is_set</div><div class="ttdef"><b>Definition:</b> grpc_types.h:505</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">GRPC_CQ_NON_POLLING</a></div><div class="ttdoc">The completion queue will not have an associated pollset. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:588</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a></div><div class="ttdoc">this method is not available on the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:314</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__channel__info_html_abdd188fe2ff5b9e98a5088b350c3f36d"><div class="ttname"><a href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">grpc_channel_info::lb_policy_name</a></div><div class="ttdeci">char ** lb_policy_name</div><div class="ttdoc">If non-NULL, will be set to point to a string indicating the LB policy name. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:557</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_a6a02aecae6b8a2d8161ef14afa1bd4fb"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a6a02aecae6b8a2d8161ef14afa1bd4fb">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::maybe_stream_compression_level</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_stream_compression_level maybe_stream_compression_level</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21448119e545f7a9679d40a6ddde1774">GRPC_CALL_ERROR_COMPLETION_QUEUE_SHUTDOWN</a></div><div class="ttdoc">completion queue has been shutdown </div><div class="ttdef"><b>Definition:</b> grpc_types.h:350</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_html_a58d279ba14f133153eb0ee801deb74f5"><div class="ttname"><a href="structgrpc__op.html#a58d279ba14f133153eb0ee801deb74f5">grpc_op::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdoc">Reserved for future usage. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:504</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html_ae7b5c487af58eeee763326b2374aa3fe"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level::is_set</a></div><div class="ttdeci">uint8_t is_set</div><div class="ttdef"><b>Definition:</b> grpc_types.h:516</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343a30fe3e6720c740094d5295546e9bb849">GRPC_CQ_NON_POLLING</a></div><div class="ttdoc">The completion queue will not have an associated pollset. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:612</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a></div><div class="ttdoc">this method is not available on the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:322</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__channel__info_html_abdd188fe2ff5b9e98a5088b350c3f36d"><div class="ttname"><a href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">grpc_channel_info::lb_policy_name</a></div><div class="ttdeci">char ** lb_policy_name</div><div class="ttdoc">If non-NULL, will be set to point to a string indicating the LB policy name. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:581</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a6556a58ca45ad5132b89c770cf875215"><div class="ttname"><a href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a></div><div class="ttdeci">struct grpc_op grpc_op</div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a7598a0f60120f40389e6e264d23b88a6"><div class="ttname"><a href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a></div><div class="ttdeci">struct grpc_completion_queue_factory grpc_completion_queue_factory</div><div class="ttdoc">The completion queue factory structure is opaque to the callers of grpc. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:612</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level</a></div><div class="ttdoc">If is_set, compression_level will be used for the call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:504</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a7598a0f60120f40389e6e264d23b88a6"><div class="ttname"><a href="grpc__types_8h.html#a7598a0f60120f40389e6e264d23b88a6">grpc_completion_queue_factory</a></div><div class="ttdeci">struct grpc_completion_queue_factory grpc_completion_queue_factory</div><div class="ttdoc">The completion queue factory structure is opaque to the callers of grpc. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:636</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level</a></div><div class="ttdoc">If is_set, compression_level will be used for the call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:515</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__channel__args_html"><div class="ttname"><a href="structgrpc__channel__args.html">grpc_channel_args</a></div><div class="ttdoc">An array of arguments that can be passed around. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:128</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg__pointer__vtable_html"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:86</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__channel__args_html_a05aa7aeb14aa9ae5f4d6a34f5c222b76"><div class="ttname"><a href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">grpc_channel_args::args</a></div><div class="ttdeci">grpc_arg * args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:130</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_ad3859f113f08d8564d504161c263bc08"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">grpc_op::grpc_op_data::reserved</a></div><div class="ttdeci">void * reserved[8]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:497</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_ad3859f113f08d8564d504161c263bc08"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#ad3859f113f08d8564d504161c263bc08">grpc_op::grpc_op_data::reserved</a></div><div class="ttdeci">void * reserved[8]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:508</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf_html_a646ca51472acf5ec3b3cf40fd103df57"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a646ca51472acf5ec3b3cf40fd103df57">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_stream_compression_level::level</a></div><div class="ttdeci">grpc_stream_compression_level level</div><div class="ttdef"><b>Definition:</b> grpc_types.h:521</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a432bfa6b9f6603643cdf9de8804c254e"><div class="ttname"><a href="grpc__types_8h.html#a432bfa6b9f6603643cdf9de8804c254e">grpc_channel</a></div><div class="ttdeci">struct grpc_channel grpc_channel</div><div class="ttdoc">The Channel interface allows creation of Call objects. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:63</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message_html_a59e4b45136bd82fcb00d76977b5bfadc"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">grpc_op::grpc_op_data::grpc_op_recv_message::recv_message</a></div><div class="ttdeci">struct grpc_byte_buffer ** recv_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:533</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message_html_ac5710965e63672497b156855e096a759"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">grpc_op::grpc_op_data::grpc_op_send_message::send_message</a></div><div class="ttdeci">struct grpc_byte_buffer * send_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:510</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a></div><div class="ttdoc">Send a close from the client: one and only one instance MUST be sent from the client, unless the call was cancelled - in which case this can be skipped. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:454</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a></div><div class="ttdoc">Send status from the server: one and only one instance MUST be sent from the server unless the call w...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:459</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message_html_a59e4b45136bd82fcb00d76977b5bfadc"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html#a59e4b45136bd82fcb00d76977b5bfadc">grpc_op::grpc_op_data::grpc_op_recv_message::recv_message</a></div><div class="ttdeci">struct grpc_byte_buffer ** recv_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:553</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message_html_ac5710965e63672497b156855e096a759"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html#ac5710965e63672497b156855e096a759">grpc_op::grpc_op_data::grpc_op_send_message::send_message</a></div><div class="ttdeci">struct grpc_byte_buffer * send_message</div><div class="ttdoc">This op takes ownership of the slices in send_message. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:530</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a></div><div class="ttdoc">Send a close from the client: one and only one instance MUST be sent from the client, unless the call was cancelled - in which case this can be skipped. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:465</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a></div><div class="ttdoc">Send status from the server: one and only one instance MUST be sent from the server unless the call w...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:470</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636">GRPC_BB_RAW</a></div><div class="ttdoc">Future types may include GRPC_BB_PROTOBUF, etc. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:37</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html_a6b72caadcf800d975987de18012f0f15"><div class="ttname"><a href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details::deadline</a></div><div class="ttdeci">gpr_timespec deadline</div><div class="ttdef"><b>Definition:</b> grpc_types.h:435</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata_html_a97e0b57621fa9ae74f15e833bece37a6"><div class="ttname"><a href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">grpc_metadata::key</a></div><div class="ttdeci">grpc_slice key</div><div class="ttdoc">the key, value values are expected to line up with grpc_mdelem: if changing them, update metadata...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:386</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a></div><div class="ttdoc">there is already an outstanding read/write operation on the call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:327</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__event_html"><div class="ttname"><a href="structgrpc__event.html">grpc_event</a></div><div class="ttdoc">The result of an operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:412</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html_a6b72caadcf800d975987de18012f0f15"><div class="ttname"><a href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details::deadline</a></div><div class="ttdeci">gpr_timespec deadline</div><div class="ttdef"><b>Definition:</b> grpc_types.h:446</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata_html_a97e0b57621fa9ae74f15e833bece37a6"><div class="ttname"><a href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">grpc_metadata::key</a></div><div class="ttdeci">grpc_slice key</div><div class="ttdoc">the key, value values are expected to line up with grpc_mdelem: if changing them, update metadata...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:397</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a></div><div class="ttdoc">there is already an outstanding read/write operation on the call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:335</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__event_html"><div class="ttname"><a href="structgrpc__event.html">grpc_event</a></div><div class="ttdoc">The result of an operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:423</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="compression__types_8h_html_a80e5bae1e06466c4b0a9ff0c8469b266"><div class="ttname"><a href="compression__types_8h.html#a80e5bae1e06466c4b0a9ff0c8469b266">grpc_stream_compression_level</a></div><div class="ttdeci">grpc_stream_compression_level</div><div class="ttdoc">Compression levels for stream compression algorithms. </div><div class="ttdef"><b>Definition:</b> compression_types.h:106</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_a5d369e04ed4961a75aa8ece96cae185d"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#a5d369e04ed4961a75aa8ece96cae185d">grpc_op::grpc_op_data::recv_message</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_recv_message recv_message</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="impl_2codegen_2slice_8h_html"><div class="ttname"><a href="impl_2codegen_2slice_8h.html">slice.h</a></div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata_html_ac49b42fcfe8ff2a31d371b878ce07ca7"><div class="ttname"><a href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">grpc_metadata::value</a></div><div class="ttdeci">grpc_slice value</div><div class="ttdef"><b>Definition:</b> grpc_types.h:387</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_ac91a0142a9f4a7dc2bc4a186b08d237f"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdef"><b>Definition:</b> grpc_types.h:543</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a></div><div class="ttdoc">completion queue for notification has not been registered with the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:336</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a></div><div class="ttdoc">No event before timeout. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:404</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__completion__queue__attributes_html_a088c45a02ce2162ac11979e453939f6e"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">grpc_completion_queue_attributes::cq_completion_type</a></div><div class="ttdeci">grpc_cq_completion_type cq_completion_type</div><div class="ttdoc">Set to GRPC_CQ_CURRENT_VERSION. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:606</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata_html_ac49b42fcfe8ff2a31d371b878ce07ca7"><div class="ttname"><a href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">grpc_metadata::value</a></div><div class="ttdeci">grpc_slice value</div><div class="ttdef"><b>Definition:</b> grpc_types.h:398</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_a6d5471266248e60c09104ca5bf2e4b63"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a6d5471266248e60c09104ca5bf2e4b63">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::error_string</a></div><div class="ttdeci">const char ** error_string</div><div class="ttdoc">If this is not nullptr, it will be populated with the full fidelity error string for debugging purpos...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:567</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_ac91a0142a9f4a7dc2bc4a186b08d237f"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac91a0142a9f4a7dc2bc4a186b08d237f">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdef"><b>Definition:</b> grpc_types.h:563</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a></div><div class="ttdoc">completion queue for notification has not been registered with the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:344</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a></div><div class="ttdoc">No event before timeout. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:415</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__completion__queue__attributes_html_a088c45a02ce2162ac11979e453939f6e"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a088c45a02ce2162ac11979e453939f6e">grpc_completion_queue_attributes::cq_completion_type</a></div><div class="ttdeci">grpc_cq_completion_type cq_completion_type</div><div class="ttdoc">Set to GRPC_CQ_CURRENT_VERSION. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:630</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__arg_1_1grpc__arg__value_html_afd7cc41a1d8dd36aba15faa4a6c426e2"><div class="ttname"><a href="uniongrpc__arg_1_1grpc__arg__value.html#afd7cc41a1d8dd36aba15faa4a6c426e2">grpc_arg::grpc_arg_value::string</a></div><div class="ttdeci">char * string</div><div class="ttdef"><b>Definition:</b> grpc_types.h:108</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__slice_html"><div class="ttname"><a href="structgrpc__slice.html">grpc_slice</a></div><div class="ttdoc">A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1]. ...</div><div class="ttdef"><b>Definition:</b> slice.h:76</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__slice_html"><div class="ttname"><a href="structgrpc__slice.html">grpc_slice</a></div><div class="ttdoc">A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1]. ...</div><div class="ttdef"><b>Definition:</b> slice.h:81</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a72c4781284bb0c964d281e6e46cf4a90"><div class="ttname"><a href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a></div><div class="ttdeci">struct grpc_socket_mutator grpc_socket_mutator</div><div class="ttdoc">The Socket Mutator interface allows changes on socket options. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:74</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a8499b89a510e8a3d4e76e011776a1548"><div class="ttname"><a href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a></div><div class="ttdeci">struct grpc_arg_pointer_vtable grpc_arg_pointer_vtable</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="impl_2codegen_2status_8h_html"><div class="ttname"><a href="impl_2codegen_2status_8h.html">status.h</a></div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a></div><div class="ttdoc">Send a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:449</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a></div><div class="ttdoc">Send a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:460</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer_html"><div class="ttname"><a href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html">grpc_arg::grpc_arg_value::grpc_arg_pointer</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:110</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__event_html_a99d4215e5df50869af320b1cca5540db"><div class="ttname"><a href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">grpc_event::success</a></div><div class="ttdeci">int success</div><div class="ttdoc">If the grpc_completion_type is GRPC_OP_COMPLETE, this field indicates whether the operation was succe...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:420</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a></div><div class="ttdoc">this method must be called before invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:320</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">grpc_op::grpc_op_data::grpc_op_send_initial_metadata</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:499</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__event_html_a99d4215e5df50869af320b1cca5540db"><div class="ttname"><a href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">grpc_event::success</a></div><div class="ttdeci">int success</div><div class="ttdoc">If the grpc_completion_type is GRPC_OP_COMPLETE, this field indicates whether the operation was succe...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:431</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a></div><div class="ttdoc">this method must be called before invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:328</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html">grpc_op::grpc_op_data::grpc_op_send_initial_metadata</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:510</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a2bbbaad8f7a806f6c834b68c5dd916d8"><div class="ttname"><a href="grpc__types_8h.html#a2bbbaad8f7a806f6c834b68c5dd916d8">grpc_server</a></div><div class="ttdeci">struct grpc_server grpc_server</div><div class="ttdoc">A server listens to some port and responds to request calls. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:66</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html_a4f5288a3e97d34f07f98792dda92ae8b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level::level</a></div><div class="ttdeci">grpc_compression_level level</div><div class="ttdef"><b>Definition:</b> grpc_types.h:506</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219_html_a4f5288a3e97d34f07f98792dda92ae8b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#a4f5288a3e97d34f07f98792dda92ae8b">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level::level</a></div><div class="ttdeci">grpc_compression_level level</div><div class="ttdef"><b>Definition:</b> grpc_types.h:517</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_html_aa7357d67e401d5bc9d10d8fed008dec8"><div class="ttname"><a href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">grpc_byte_buffer::type</a></div><div class="ttdeci">grpc_byte_buffer_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:43</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_html"><div class="ttname"><a href="structgrpc__arg.html">grpc_arg</a></div><div class="ttdoc">A single argument... </div><div class="ttdef"><b>Definition:</b> grpc_types.h:104</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__metadata_html_af57c3b2e391435caff04793bf30243f0"><div class="ttname"><a href="structgrpc__metadata.html#af57c3b2e391435caff04793bf30243f0">grpc_metadata::internal_data</a></div><div class="ttdeci">struct grpc_metadata::@1 internal_data</div><div class="ttdoc">The following fields are reserved for grpc internal use. </div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html"><div class="ttname"><a href="structgrpc__call__details.html">grpc_call_details</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:432</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html"><div class="ttname"><a href="structgrpc__call__details.html">grpc_call_details</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:443</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_html"><div class="ttname"><a href="structgrpc__byte__buffer.html">grpc_byte_buffer</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:41</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">GRPC_CQ_NEXT</a></div><div class="ttdoc">Events are popped out by calling grpc_completion_queue_next() API ONLY. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:594</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a3fccd6237614f711bfc1999438ed2676">GRPC_CQ_NEXT</a></div><div class="ttdoc">Events are popped out by calling grpc_completion_queue_next() API ONLY. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:618</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_a1912a64a40c7ebdba980b317629a6db8"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a1912a64a40c7ebdba980b317629a6db8">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::maybe_compression_level</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level maybe_compression_level</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata__array_html"><div class="ttname"><a href="structgrpc__metadata__array.html">grpc_metadata_array</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:426</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="compression__types_8h_html_a14a79ed6b5ebd7e1dda7c2684f499cc7"><div class="ttname"><a href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a></div><div class="ttdeci">grpc_compression_level</div><div class="ttdoc">Compression levels allow a party with knowledge of its peer's accepted encodings to request compressi...</div><div class="ttdef"><b>Definition:</b> compression_types.h:68</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a></div><div class="ttdoc">invalid message was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:333</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__slice__buffer_html"><div class="ttname"><a href="structgrpc__slice__buffer.html">grpc_slice_buffer</a></div><div class="ttdoc">Represents an expandable array of slices, to be interpreted as a single item. </div><div class="ttdef"><b>Definition:</b> slice.h:94</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata__array_html"><div class="ttname"><a href="structgrpc__metadata__array.html">grpc_metadata_array</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:437</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="compression__types_8h_html_a14a79ed6b5ebd7e1dda7c2684f499cc7"><div class="ttname"><a href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a></div><div class="ttdeci">grpc_compression_level</div><div class="ttdoc">Compression levels allow a party with knowledge of its peer's accepted encodings to request compressi...</div><div class="ttdef"><b>Definition:</b> compression_types.h:97</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a></div><div class="ttdoc">invalid message was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:341</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__slice__buffer_html"><div class="ttname"><a href="structgrpc__slice__buffer.html">grpc_slice_buffer</a></div><div class="ttdoc">Represents an expandable array of slices, to be interpreted as a single item. </div><div class="ttdef"><b>Definition:</b> slice.h:99</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a></div><div class="ttdeci">grpc_arg_type</div><div class="ttdoc">Type specifier for grpc_arg. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:80</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_ac9335d5e1ce9d7accc13364e1f772253"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::trailing_metadata</a></div><div class="ttdeci">grpc_metadata_array * trailing_metadata</div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:541</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__completion__queue__attributes_html"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html">grpc_completion_queue_attributes</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:601</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html_a8acee25b5bfd2a644e99cfd744fcd077"><div class="ttname"><a href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">grpc_call_details::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:436</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_ac9335d5e1ce9d7accc13364e1f772253"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::trailing_metadata</a></div><div class="ttdeci">grpc_metadata_array * trailing_metadata</div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:561</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__completion__queue__attributes_html"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html">grpc_completion_queue_attributes</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:625</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html_a8acee25b5bfd2a644e99cfd744fcd077"><div class="ttname"><a href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">grpc_call_details::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:447</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__arg_1_1grpc__arg__value_html"><div class="ttname"><a href="uniongrpc__arg_1_1grpc__arg__value.html">grpc_arg::grpc_arg_value</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:107</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a></div><div class="ttdeci">grpc_call_error</div><div class="ttdoc">Result of a grpc call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:308</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a></div><div class="ttdeci">grpc_call_error</div><div class="ttdoc">Result of a grpc call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:316</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer_html_a9ac50b325433ccb4c4a6f617ad4fdd8f"><div class="ttname"><a href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#a9ac50b325433ccb4c4a6f617ad4fdd8f">grpc_arg::grpc_arg_value::grpc_arg_pointer::vtable</a></div><div class="ttdeci">const grpc_arg_pointer_vtable * vtable</div><div class="ttdef"><b>Definition:</b> grpc_types.h:112</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a></div><div class="ttdoc">something failed, we don't know what </div><div class="ttdef"><b>Definition:</b> grpc_types.h:312</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a></div><div class="ttdoc">something failed, we don't know what </div><div class="ttdef"><b>Definition:</b> grpc_types.h:320</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg__pointer__vtable_html_a1037c7866bb3f070f4689b4a8ad04c09"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">grpc_arg_pointer_vtable::cmp</a></div><div class="ttdeci">int(* cmp)(void *p, void *q)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:89</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata__array_html_ac930a0cc901913fafcd09ca9cca156fe"><div class="ttname"><a href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">grpc_metadata_array::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:429</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a></div><div class="ttdeci">grpc_cq_completion_type</div><div class="ttdoc">Specifies the type of APIs to use to pop events from the completion queue. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:592</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a></div><div class="ttdeci">grpc_cq_polling_type</div><div class="ttdoc">Completion queues internally MAY maintain a set of file descriptors in a structure called 'pollset'...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:574</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">grpc_op::grpc_op_data::grpc_op_recv_close_on_server</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:545</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a></div><div class="ttdoc">Shutting down. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:402</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata__array_html_a5b293b4f8e734b032b80741abf538a97"><div class="ttname"><a href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">grpc_metadata_array::capacity</a></div><div class="ttdeci">size_t capacity</div><div class="ttdef"><b>Definition:</b> grpc_types.h:428</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">GRPC_CQ_PLUCK</a></div><div class="ttdoc">Events are popped out by calling grpc_completion_queue_pluck() API ONLY. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:597</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata_html_a737f2161d2ccc9da44f340d923c97658"><div class="ttname"><a href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">grpc_metadata::obfuscated</a></div><div class="ttdeci">void * obfuscated[4]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:395</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a></div><div class="ttdoc">this method must be called before server_accept </div><div class="ttdef"><b>Definition:</b> grpc_types.h:318</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a></div><div class="ttdoc">this method must be called after invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:322</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata__array_html_ac930a0cc901913fafcd09ca9cca156fe"><div class="ttname"><a href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">grpc_metadata_array::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:440</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8">grpc_cq_completion_type</a></div><div class="ttdeci">grpc_cq_completion_type</div><div class="ttdoc">Specifies the type of APIs to use to pop events from the completion queue. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:616</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343">grpc_cq_polling_type</a></div><div class="ttdeci">grpc_cq_polling_type</div><div class="ttdoc">Completion queues internally MAY maintain a set of file descriptors in a structure called 'pollset'...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:598</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html">grpc_op::grpc_op_data::grpc_op_recv_close_on_server</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:569</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a></div><div class="ttdoc">Shutting down. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:413</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_stream_compression_level</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:519</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata__array_html_a5b293b4f8e734b032b80741abf538a97"><div class="ttname"><a href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">grpc_metadata_array::capacity</a></div><div class="ttdeci">size_t capacity</div><div class="ttdef"><b>Definition:</b> grpc_types.h:439</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a"><div class="ttname"><a href="grpc__types_8h.html#a1d6272e15d32381a9ffa027cefd60bf8a7ddd2051625309ecc657b658c021476a">GRPC_CQ_PLUCK</a></div><div class="ttdoc">Events are popped out by calling grpc_completion_queue_pluck() API ONLY. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:621</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata_html_a737f2161d2ccc9da44f340d923c97658"><div class="ttname"><a href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">grpc_metadata::obfuscated</a></div><div class="ttdeci">void * obfuscated[4]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:406</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a></div><div class="ttdoc">this method must be called before server_accept </div><div class="ttdef"><b>Definition:</b> grpc_types.h:326</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a></div><div class="ttdoc">this method must be called after invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:330</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_a9dddb27dfca57fa1322723845612c517"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#a9dddb27dfca57fa1322723845612c517">grpc_op::grpc_op_data::recv_close_on_server</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_recv_close_on_server recv_close_on_server</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a></div><div class="ttdeci">grpc_completion_type</div><div class="ttdoc">The type of completion (for grpc_event) </div><div class="ttdef"><b>Definition:</b> grpc_types.h:400</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a></div><div class="ttdeci">grpc_completion_type</div><div class="ttdoc">The type of completion (for grpc_event) </div><div class="ttdef"><b>Definition:</b> grpc_types.h:411</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_afeb42cc1f00c20aa10389e44fd804b3d"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#afeb42cc1f00c20aa10389e44fd804b3d">grpc_op::grpc_op_data::recv_initial_metadata</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_recv_initial_metadata recv_initial_metadata</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html_a86024f71c0534c2e454a73f241691717"><div class="ttname"><a href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">grpc_call_details::method</a></div><div class="ttdeci">grpc_slice method</div><div class="ttdef"><b>Definition:</b> grpc_types.h:433</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata_html"><div class="ttname"><a href="structgrpc__metadata.html">grpc_metadata</a></div><div class="ttdoc">A single metadata element. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:383</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="compression__types_8h_html_ab9de0f68bfb1ef8ed09bd00643db14c9"><div class="ttname"><a href="compression__types_8h.html#ab9de0f68bfb1ef8ed09bd00643db14c9">grpc_compression_algorithm</a></div><div class="ttdeci">grpc_compression_algorithm</div><div class="ttdoc">The various compression algorithms supported by gRPC. </div><div class="ttdef"><b>Definition:</b> compression_types.h:56</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html_a86024f71c0534c2e454a73f241691717"><div class="ttname"><a href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">grpc_call_details::method</a></div><div class="ttdeci">grpc_slice method</div><div class="ttdef"><b>Definition:</b> grpc_types.h:444</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata_html"><div class="ttname"><a href="structgrpc__metadata.html">grpc_metadata</a></div><div class="ttdoc">A single metadata element. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:394</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="compression__types_8h_html_ab9de0f68bfb1ef8ed09bd00643db14c9"><div class="ttname"><a href="compression__types_8h.html#ab9de0f68bfb1ef8ed09bd00643db14c9">grpc_compression_algorithm</a></div><div class="ttdeci">grpc_compression_algorithm</div><div class="ttdoc">The various compression algorithms supported by gRPC. </div><div class="ttdef"><b>Definition:</b> compression_types.h:78</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_ae6ef97451e551478d4e4e5c74f0ece2f"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#ae6ef97451e551478d4e4e5c74f0ece2f">grpc_op::grpc_op_data::send_initial_metadata</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_send_initial_metadata send_initial_metadata</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_html"><div class="ttname"><a href="structgrpc__op.html">grpc_op</a></div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:487</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html_a5c323f3f0c94cbb867f13453dd43dd9d"><div class="ttname"><a href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">grpc_call_details::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:437</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a></div><div class="ttdoc">Receive initial metadata: one and only one MUST be made on the client, must not be made on the server...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:464</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">grpc_op::grpc_op_data::grpc_op_recv_message</a></div><div class="ttdoc">ownership of the byte buffer is moved to the caller; the caller must call grpc_byte_buffer_destroy on...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:532</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_html"><div class="ttname"><a href="structgrpc__op.html">grpc_op</a></div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:498</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html_a5c323f3f0c94cbb867f13453dd43dd9d"><div class="ttname"><a href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">grpc_call_details::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:448</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a></div><div class="ttdoc">Receive initial metadata: one and only one MUST be made on the client, must not be made on the server...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:475</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html">grpc_op::grpc_op_data::grpc_op_recv_message</a></div><div class="ttdoc">ownership of the byte buffer is moved to the caller; the caller must call grpc_byte_buffer_destroy on...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:552</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data_html_a83dbb8e4a7b9660b1d8b3a21b68128c0"><div class="ttname"><a href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html#a83dbb8e4a7b9660b1d8b3a21b68128c0">grpc_byte_buffer::grpc_byte_buffer_data::reserved</a></div><div class="ttdeci">void * reserved[8]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:46</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div><div class="ttdoc">Receive close on the server: one and only one must be made on the server. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:480</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div><div class="ttdoc">Receive close on the server: one and only one must be made on the server. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:491</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_a475ece8579e74caec4338c3e9221702c"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#a475ece8579e74caec4338c3e9221702c">grpc_op::grpc_op_data::send_message</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_send_message send_message</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a></div><div class="ttdoc">this call is already finished (writes_done or write_status has already been called) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:325</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a></div><div class="ttdoc">this call is already finished (writes_done or write_status has already been called) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:333</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a09ce3d7fa6473ac1cb39692adf257a13"><div class="ttname"><a href="grpc__types_8h.html#a09ce3d7fa6473ac1cb39692adf257a13">grpc_alarm</a></div><div class="ttdeci">struct grpc_alarm grpc_alarm</div><div class="ttdoc">An alarm associated with a completion queue. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:60</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="exec__ctx__fwd_8h_html_aabc6a414771ff6697446fc9d5d708057"><div class="ttname"><a href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a></div><div class="ttdeci">struct grpc_exec_ctx grpc_exec_ctx</div><div class="ttdef"><b>Definition:</b> exec_ctx_fwd.h:24</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">GRPC_CQ_DEFAULT_POLLING</a></div><div class="ttdoc">The completion queue will have an associated pollset and there is no restriction on the type of file ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:577</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">GRPC_CQ_NON_LISTENING</a></div><div class="ttdoc">Similar to GRPC_CQ_DEFAULT_POLLING except that the completion queues will not contain any 'listening ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:582</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a></div><div class="ttdoc">Send initial metadata: one and only one instance MUST be sent for each call, unless the call was canc...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:445</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a></div><div class="ttdoc">the flags value was illegal for this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:329</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343afc366f1bf1fc412fafd97557bc0160c8">GRPC_CQ_DEFAULT_POLLING</a></div><div class="ttdoc">The completion queue will have an associated pollset and there is no restriction on the type of file ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:601</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11"><div class="ttname"><a href="grpc__types_8h.html#a6f3d3ec662c2a8ac669c98163d511343aa291aea150282f3a2366437d8fc93b11">GRPC_CQ_NON_LISTENING</a></div><div class="ttdoc">Similar to GRPC_CQ_DEFAULT_POLLING except that the completion queues will not contain any 'listening ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:606</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a></div><div class="ttdoc">Send initial metadata: one and only one instance MUST be sent for each call, unless the call was canc...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:456</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a></div><div class="ttdoc">the flags value was illegal for this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:337</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6">grpc_byte_buffer_type</a></div><div class="ttdeci">grpc_byte_buffer_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:36</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server_html_a9245c801a7d3efc4ded0a04d680f9088"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">grpc_op::grpc_op_data::grpc_op_recv_close_on_server::cancelled</a></div><div class="ttdeci">int * cancelled</div><div class="ttdoc">out argument, set to 1 if the call failed in any way (seen as a cancellation on the server)...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:548</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server_html_a9245c801a7d3efc4ded0a04d680f9088"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html#a9245c801a7d3efc4ded0a04d680f9088">grpc_op::grpc_op_data::grpc_op_recv_close_on_server::cancelled</a></div><div class="ttdeci">int * cancelled</div><div class="ttdoc">out argument, set to 1 if the call failed in any way (seen as a cancellation on the server)...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:572</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a6bb7fdad6ac88edb9468eb46c801ddb0"><div class="ttname"><a href="grpc__types_8h.html#a6bb7fdad6ac88edb9468eb46c801ddb0">grpc_socket_factory</a></div><div class="ttdeci">struct grpc_socket_factory grpc_socket_factory</div><div class="ttdoc">The Socket Factory interface creates and binds sockets. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:77</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_aa2c7d136d26d0ed523239f911681f431"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">grpc_op::grpc_op_data::grpc_op_send_status_from_server::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdoc">optional: set to NULL if no details need sending, non-NULL if they do pointer will not be retained pa...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:519</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_aa2c7d136d26d0ed523239f911681f431"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa2c7d136d26d0ed523239f911681f431">grpc_op::grpc_op_data::grpc_op_send_status_from_server::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdoc">optional: set to NULL if no details need sending, non-NULL if they do pointer will not be retained pa...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:539</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_acf22f6b5ce464dd73df59c9c49f8871c"><div class="ttname"><a href="grpc__types_8h.html#acf22f6b5ce464dd73df59c9c49f8871c">grpc_byte_buffer</a></div><div class="ttdeci">struct grpc_byte_buffer grpc_byte_buffer</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_aa33b27b5379b47e32202ccb420d1f87b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">grpc_op::grpc_op_data::grpc_op_send_status_from_server::trailing_metadata_count</a></div><div class="ttdeci">size_t trailing_metadata_count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:513</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_a63b1dda7c22c528ebb1bdfc68bd6b8c0"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:501</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__call__details_html_ae241885cfb88a9036b02df6436437caf"><div class="ttname"><a href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">grpc_call_details::host</a></div><div class="ttdeci">grpc_slice host</div><div class="ttdef"><b>Definition:</b> grpc_types.h:434</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_aa33b27b5379b47e32202ccb420d1f87b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">grpc_op::grpc_op_data::grpc_op_send_status_from_server::trailing_metadata_count</a></div><div class="ttdeci">size_t trailing_metadata_count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:533</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_a63b1dda7c22c528ebb1bdfc68bd6b8c0"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#a63b1dda7c22c528ebb1bdfc68bd6b8c0">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:512</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__call__details_html_ae241885cfb88a9036b02df6436437caf"><div class="ttname"><a href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">grpc_call_details::host</a></div><div class="ttdeci">grpc_slice host</div><div class="ttdef"><b>Definition:</b> grpc_types.h:445</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_html_a90ca7aa2eed302f8a1a935c80ec47c36"><div class="ttname"><a href="structgrpc__byte__buffer.html#a90ca7aa2eed302f8a1a935c80ec47c36">grpc_byte_buffer::data</a></div><div class="ttdeci">union grpc_byte_buffer::grpc_byte_buffer_data data</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__channel__args_html_a41e5d0b22449f062b3a7798dd528afde"><div class="ttname"><a href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">grpc_channel_args::num_args</a></div><div class="ttdeci">size_t num_args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:129</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer_html"><div class="ttname"><a href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html">grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:48</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata__array_html_a314ce51b22a5934cc672f3736d44b9e4"><div class="ttname"><a href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">grpc_metadata_array::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:427</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata__array_html_a314ce51b22a5934cc672f3736d44b9e4"><div class="ttname"><a href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">grpc_metadata_array::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:438</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_html_aeb230fbd50daacfe654abc3500a44968"><div class="ttname"><a href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">grpc_arg::key</a></div><div class="ttdeci">char * key</div><div class="ttdef"><b>Definition:</b> grpc_types.h:106</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer_html_ae710895cf375541f68bcf2c46940c63e"><div class="ttname"><a href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html#ae710895cf375541f68bcf2c46940c63e">grpc_arg::grpc_arg_value::grpc_arg_pointer::p</a></div><div class="ttdeci">void * p</div><div class="ttdef"><b>Definition:</b> grpc_types.h:111</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">grpc_op::grpc_op_data::grpc_op_recv_initial_metadata</a></div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:526</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html">grpc_op::grpc_op_data::grpc_op_recv_initial_metadata</a></div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:546</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b">GRPC_ARG_POINTER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:83</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a07990645ca218f6965fd83edf3f421b7"><div class="ttname"><a href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a></div><div class="ttdeci">struct grpc_event grpc_event</div><div class="ttdoc">The result of an operation. </div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">grpc_op::grpc_op_data::grpc_op_send_message</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:509</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html">grpc_op::grpc_op_data::grpc_op_send_message</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:524</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_adc789e7a8a91b5f20a16a989e9150a0d"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#adc789e7a8a91b5f20a16a989e9150a0d">grpc_op::grpc_op_data::send_status_from_server</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_send_status_from_server send_status_from_server</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__arg_1_1grpc__arg__value_html_aada65cd74c1358967cc52bb42bae99e8"><div class="ttname"><a href="uniongrpc__arg_1_1grpc__arg__value.html#aada65cd74c1358967cc52bb42bae99e8">grpc_arg::grpc_arg_value::integer</a></div><div class="ttdeci">int integer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:109</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__channel__info_html"><div class="ttname"><a href="structgrpc__channel__info.html">grpc_channel_info</a></div><div class="ttdoc">Information requested from the channel. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:554</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__metadata_html_a133ac4f411ab967565bebce75a0e1b91"><div class="ttname"><a href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">grpc_metadata::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:389</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a16d58b8d7c93609d01311b869f4a8d05"><div class="ttname"><a href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a></div><div class="ttdeci">struct grpc_resource_quota grpc_resource_quota</div><div class="ttdef"><b>Definition:</b> grpc_types.h:563</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a></div><div class="ttdoc">Receive status on the client: one and only one must be made on the client. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:474</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html">grpc_op::grpc_op_data</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:494</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__channel__info_html"><div class="ttname"><a href="structgrpc__channel__info.html">grpc_channel_info</a></div><div class="ttdoc">Information requested from the channel. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:578</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__metadata_html_a133ac4f411ab967565bebce75a0e1b91"><div class="ttname"><a href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">grpc_metadata::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:400</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a16d58b8d7c93609d01311b869f4a8d05"><div class="ttname"><a href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a></div><div class="ttdeci">struct grpc_resource_quota grpc_resource_quota</div><div class="ttdef"><b>Definition:</b> grpc_types.h:587</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a></div><div class="ttdoc">Receive status on the client: one and only one must be made on the client. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:485</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf_html_a6bb43d45af0d182e3b8eff51a8c5dc10"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initial84a8b7c8eb97c0b2b7caa20e8cb5dcdf.html#a6bb43d45af0d182e3b8eff51a8c5dc10">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_stream_compression_level::is_set</a></div><div class="ttdeci">uint8_t is_set</div><div class="ttdef"><b>Definition:</b> grpc_types.h:520</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html">grpc_op::grpc_op_data</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:505</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgpr__timespec_html"><div class="ttname"><a href="structgpr__timespec.html">gpr_timespec</a></div><div class="ttdoc">Analogous to struct timespec. </div><div class="ttdef"><b>Definition:</b> gpr_types.h:47</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer_html_a110cdc07225f77ae580e50a8944bcb7c"><div class="ttname"><a href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html#a110cdc07225f77ae580e50a8944bcb7c">grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer::compression</a></div><div class="ttdeci">grpc_compression_algorithm compression</div><div class="ttdef"><b>Definition:</b> grpc_types.h:49</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="compression__types_8h_html"><div class="ttname"><a href="compression__types_8h.html">compression_types.h</a></div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a8113e2fd72a5fbb372d691a0c2206422"><div class="ttname"><a href="grpc__types_8h.html#a8113e2fd72a5fbb372d691a0c2206422">grpc_completion_queue_attributes</a></div><div class="ttdeci">struct grpc_completion_queue_attributes grpc_completion_queue_attributes</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data_html"><div class="ttname"><a href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html">grpc_byte_buffer::grpc_byte_buffer_data</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:44</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_ab4f0d42f69e3920aea595fd1e02da398"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">grpc_op::grpc_op_data::grpc_op_send_status_from_server::status</a></div><div class="ttdeci">grpc_status_code status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:515</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__channel__info_html_a578275f6c9da1610e3bf2f99a89d14ba"><div class="ttname"><a href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">grpc_channel_info::service_config_json</a></div><div class="ttdeci">char ** service_config_json</div><div class="ttdoc">If non-NULL, will be set to point to a string containing the service config used by the channel in JS...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:560</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_ab4f0d42f69e3920aea595fd1e02da398"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#ab4f0d42f69e3920aea595fd1e02da398">grpc_op::grpc_op_data::grpc_op_send_status_from_server::status</a></div><div class="ttdeci">grpc_status_code status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:535</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__channel__info_html_a578275f6c9da1610e3bf2f99a89d14ba"><div class="ttname"><a href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">grpc_channel_info::service_config_json</a></div><div class="ttdeci">char ** service_config_json</div><div class="ttdoc">If non-NULL, will be set to point to a string containing the service config used by the channel in JS...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:584</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg__pointer__vtable_html_aa56514dd670d6fc91f2b36cdd2a27be6"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">grpc_arg_pointer_vtable::destroy</a></div><div class="ttdeci">void(* destroy)(grpc_exec_ctx *exec_ctx, void *p)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:88</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_a2118d693bf827b6098f6963ffedc0758"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::status</a></div><div class="ttdeci">grpc_status_code * status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:542</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_adb1b8160a56a0a3328bb1f199fb27f0b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:500</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_html_a5b6e034719e0ac3cd6bcf5efbc7cb019"><div class="ttname"><a href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">grpc_op::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdoc">Write flags bitset for grpc_begin_messages. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:491</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">grpc_op::grpc_op_data::grpc_op_send_status_from_server</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:512</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html_a2118d693bf827b6098f6963ffedc0758"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#a2118d693bf827b6098f6963ffedc0758">grpc_op::grpc_op_data::grpc_op_recv_status_on_client::status</a></div><div class="ttdeci">grpc_status_code * status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:562</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_html_adb1b8160a56a0a3328bb1f199fb27f0b"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html#adb1b8160a56a0a3328bb1f199fb27f0b">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:511</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_html_a5b6e034719e0ac3cd6bcf5efbc7cb019"><div class="ttname"><a href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">grpc_op::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdoc">Write flags bitset for grpc_begin_messages. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:502</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html">grpc_op::grpc_op_data::grpc_op_send_status_from_server</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:532</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="exec__ctx__fwd_8h_html"><div class="ttname"><a href="exec__ctx__fwd_8h.html">exec_ctx_fwd.h</a></div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">grpc_op::grpc_op_data::grpc_op_recv_status_on_client</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:535</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client_html"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html">grpc_op::grpc_op_data::grpc_op_recv_status_on_client</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:555</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689">GRPC_ARG_INTEGER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:82</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="impl_2codegen_2port__platform_8h_html"><div class="ttname"><a href="impl_2codegen_2port__platform_8h.html">port_platform.h</a></div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a895faab0e6035445750e43482651ba2f"><div class="ttname"><a href="grpc__types_8h.html#a895faab0e6035445750e43482651ba2f">grpc_completion_queue</a></div><div class="ttdeci">struct grpc_completion_queue grpc_completion_queue</div><div class="ttdoc">Completion Queues enable notification of the completion of asynchronous actions. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:57</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div><div class="ttdoc">payload type requested is not the type registered </div><div class="ttdef"><b>Definition:</b> grpc_types.h:340</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a></div><div class="ttdoc">Receive a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:468</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a></div><div class="ttdoc">this batch of operations leads to more operations than allowed </div><div class="ttdef"><b>Definition:</b> grpc_types.h:338</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div><div class="ttdoc">payload type requested is not the type registered </div><div class="ttdef"><b>Definition:</b> grpc_types.h:348</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a></div><div class="ttdoc">Receive a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:479</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a></div><div class="ttdoc">this batch of operations leads to more operations than allowed </div><div class="ttdef"><b>Definition:</b> grpc_types.h:346</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="impl_2codegen_2status_8h_html_a35ab2a68917eb836de84cb23253108eb"><div class="ttname"><a href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a></div><div class="ttdeci">grpc_status_code</div><div class="ttdef"><b>Definition:</b> status.h:26</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a></div><div class="ttdoc">this method is not available on the client </div><div class="ttdef"><b>Definition:</b> grpc_types.h:316</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a></div><div class="ttdoc">this method is not available on the client </div><div class="ttdef"><b>Definition:</b> grpc_types.h:324</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer_html_a89f407381d073054e2227572dd920f37"><div class="ttname"><a href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html#a89f407381d073054e2227572dd920f37">grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer::slice_buffer</a></div><div class="ttdeci">grpc_slice_buffer slice_buffer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:50</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__event_html_a8e7f571b759f55db4f6bebc2a4f56ad7"><div class="ttname"><a href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">grpc_event::type</a></div><div class="ttdeci">grpc_completion_type type</div><div class="ttdoc">The type of the completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:414</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__event_html_a8e7f571b759f55db4f6bebc2a4f56ad7"><div class="ttname"><a href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">grpc_event::type</a></div><div class="ttdeci">grpc_completion_type type</div><div class="ttdoc">The type of the completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:425</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__arg_html_aa26f2d3c4b1649c9eb061d24a8c10fd4"><div class="ttname"><a href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">grpc_arg::type</a></div><div class="ttdeci">grpc_arg_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:105</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__completion__queue__attributes_html_a9cfd2d6b5b395d9d8f8592b994c30575"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">grpc_completion_queue_attributes::cq_polling_type</a></div><div class="ttdeci">grpc_cq_polling_type cq_polling_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:608</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__completion__queue__attributes_html_a9cfd2d6b5b395d9d8f8592b994c30575"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a9cfd2d6b5b395d9d8f8592b994c30575">grpc_completion_queue_attributes::cq_polling_type</a></div><div class="ttdeci">grpc_cq_polling_type cq_polling_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:632</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="structgrpc__byte__buffer_html_a0945e647b3a7b14083537a6d3e51fde5"><div class="ttname"><a href="structgrpc__byte__buffer.html#a0945e647b3a7b14083537a6d3e51fde5">grpc_byte_buffer::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:42</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d">GRPC_ARG_STRING</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:81</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="grpc__types_8h_html_a1da84eaead787d991c5a0c87aed7c30b"><div class="ttname"><a href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a></div><div class="ttdeci">struct grpc_metadata grpc_metadata</div><div class="ttdoc">A single metadata element. </div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="gpr__types_8h_html"><div class="ttname"><a href="gpr__types_8h.html">gpr_types.h</a></div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_a9725188c1ad2a9a27b5b6c643085d38f"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">grpc_op::grpc_op_data::grpc_op_send_status_from_server::trailing_metadata</a></div><div class="ttdeci">grpc_metadata * trailing_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:514</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div><div class="ttdoc">Operation completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:406</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server_html_a9725188c1ad2a9a27b5b6c643085d38f"><div class="ttname"><a href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">grpc_op::grpc_op_data::grpc_op_send_status_from_server::trailing_metadata</a></div><div class="ttdeci">grpc_metadata * trailing_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:534</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div><div class="ttdoc">Operation completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:417</div></div>
 | 
	
		
			
				|  |  |  <div class="ttc" id="uniongrpc__op_1_1grpc__op__data_html_a1bae2dbd6283da5ebecd33489f5e3d37"><div class="ttname"><a href="uniongrpc__op_1_1grpc__op__data.html#a1bae2dbd6283da5ebecd33489f5e3d37">grpc_op::grpc_op_data::recv_status_on_client</a></div><div class="ttdeci">struct grpc_op::grpc_op_data::grpc_op_recv_status_on_client recv_status_on_client</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="structgrpc__completion__queue__attributes_html_a77193c57fac60071d907ceda3be64f72"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">grpc_completion_queue_attributes::version</a></div><div class="ttdeci">int version</div><div class="ttdoc">The version number of this structure. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:604</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a></div><div class="ttdoc">invalid metadata was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:331</div></div>
 | 
	
		
			
				|  |  | -<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939a"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a></div><div class="ttdeci">grpc_op_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:440</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="structgrpc__completion__queue__attributes_html_a77193c57fac60071d907ceda3be64f72"><div class="ttname"><a href="structgrpc__completion__queue__attributes.html#a77193c57fac60071d907ceda3be64f72">grpc_completion_queue_attributes::version</a></div><div class="ttdeci">int version</div><div class="ttdoc">The version number of this structure. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:628</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a></div><div class="ttdoc">invalid metadata was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:339</div></div>
 | 
	
		
			
				|  |  | +<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939a"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a></div><div class="ttdeci">grpc_op_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:451</div></div>
 | 
	
		
			
				|  |  |  </div><!-- fragment --></div><!-- contents -->
 | 
	
		
			
				|  |  |  <!-- start footer part -->
 | 
	
		
			
				|  |  |  <hr class="footer"/><address class="footer"><small>
 | 
	
		
			
				|  |  | -Generated on Fri Sep 8 2017 09:46:05 for GRPC Core by  <a href="http://www.doxygen.org/index.html">
 | 
	
		
			
				|  |  | +Generated on Tue Dec 12 2017 18:36:12 for GRPC Core by  <a href="http://www.doxygen.org/index.html">
 | 
	
		
			
				|  |  |  <img class="footer" src="doxygen.png" alt="doxygen"/>
 | 
	
		
			
				|  |  |  </a> 1.8.6
 | 
	
		
			
				|  |  |  </small></address>
 |