aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/static_metadata.cc
blob: 3dfaaaad5c82e4ec7e2667fb834b321dc6a82851 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
/*
 * Copyright 2015 gRPC authors.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/*
 * WARNING: Auto-generated code.
 *
 * To make changes to this file, change
 * tools/codegen/core/gen_static_metadata.py, and then re-run it.
 *
 * See metadata.h for an explanation of the interface here, and metadata.cc for
 * an explanation of what's going on.
 */

#include <grpc/support/port_platform.h>

#include "src/core/lib/transport/static_metadata.h"

#include "src/core/lib/slice/slice_internal.h"

static uint8_t g_bytes[] = {
    58,  112, 97,  116, 104, 58,  109, 101, 116, 104, 111, 100, 58,  115, 116,
    97,  116, 117, 115, 58,  97,  117, 116, 104, 111, 114, 105, 116, 121, 58,
    115, 99,  104, 101, 109, 101, 116, 101, 103, 114, 112, 99,  45,  109, 101,
    115, 115, 97,  103, 101, 103, 114, 112, 99,  45,  115, 116, 97,  116, 117,
    115, 103, 114, 112, 99,  45,  112, 97,  121, 108, 111, 97,  100, 45,  98,
    105, 110, 103, 114, 112, 99,  45,  101, 110, 99,  111, 100, 105, 110, 103,
    103, 114, 112, 99,  45,  97,  99,  99,  101, 112, 116, 45,  101, 110, 99,
    111, 100, 105, 110, 103, 103, 114, 112, 99,  45,  115, 101, 114, 118, 101,
    114, 45,  115, 116, 97,  116, 115, 45,  98,  105, 110, 103, 114, 112, 99,
    45,  116, 97,  103, 115, 45,  98,  105, 110, 103, 114, 112, 99,  45,  116,
    114, 97,  99,  101, 45,  98,  105, 110, 99,  111, 110, 116, 101, 110, 116,
    45,  116, 121, 112, 101, 99,  111, 110, 116, 101, 110, 116, 45,  101, 110,
    99,  111, 100, 105, 110, 103, 97,  99,  99,  101, 112, 116, 45,  101, 110,
    99,  111, 100, 105, 110, 103, 103, 114, 112, 99,  45,  105, 110, 116, 101,
    114, 110, 97,  108, 45,  101, 110, 99,  111, 100, 105, 110, 103, 45,  114,
    101, 113, 117, 101, 115, 116, 103, 114, 112, 99,  45,  105, 110, 116, 101,
    114, 110, 97,  108, 45,  115, 116, 114, 101, 97,  109, 45,  101, 110, 99,
    111, 100, 105, 110, 103, 45,  114, 101, 113, 117, 101, 115, 116, 117, 115,
    101, 114, 45,  97,  103, 101, 110, 116, 104, 111, 115, 116, 108, 98,  45,
    116, 111, 107, 101, 110, 103, 114, 112, 99,  45,  112, 114, 101, 118, 105,
    111, 117, 115, 45,  114, 112, 99,  45,  97,  116, 116, 101, 109, 112, 116,
    115, 103, 114, 112, 99,  45,  114, 101, 116, 114, 121, 45,  112, 117, 115,
    104, 98,  97,  99,  107, 45,  109, 115, 103, 114, 112, 99,  45,  116, 105,
    109, 101, 111, 117, 116, 49,  50,  51,  52,  103, 114, 112, 99,  46,  119,
    97,  105, 116, 95,  102, 111, 114, 95,  114, 101, 97,  100, 121, 103, 114,
    112, 99,  46,  116, 105, 109, 101, 111, 117, 116, 103, 114, 112, 99,  46,
    109, 97,  120, 95,  114, 101, 113, 117, 101, 115, 116, 95,  109, 101, 115,
    115, 97,  103, 101, 95,  98,  121, 116, 101, 115, 103, 114, 112, 99,  46,
    109, 97,  120, 95,  114, 101, 115, 112, 111, 110, 115, 101, 95,  109, 101,
    115, 115, 97,  103, 101, 95,  98,  121, 116, 101, 115, 47,  103, 114, 112,
    99,  46,  108, 98,  46,  118, 49,  46,  76,  111, 97,  100, 66,  97,  108,
    97,  110, 99,  101, 114, 47,  66,  97,  108, 97,  110, 99,  101, 76,  111,
    97,  100, 47,  103, 114, 112, 99,  46,  104, 101, 97,  108, 116, 104, 46,
    118, 49,  46,  72,  101, 97,  108, 116, 104, 47,  87,  97,  116, 99,  104,
    47,  101, 110, 118, 111, 121, 46,  115, 101, 114, 118, 105, 99,  101, 46,
    100, 105, 115, 99,  111, 118, 101, 114, 121, 46,  118, 50,  46,  65,  103,
    103, 114, 101, 103, 97,  116, 101, 100, 68,  105, 115, 99,  111, 118, 101,
    114, 121, 83,  101, 114, 118, 105, 99,  101, 47,  83,  116, 114, 101, 97,
    109, 65,  103, 103, 114, 101, 103, 97,  116, 101, 100, 82,  101, 115, 111,
    117, 114, 99,  101, 115, 100, 101, 102, 108, 97,  116, 101, 103, 122, 105,
    112, 115, 116, 114, 101, 97,  109, 47,  103, 122, 105, 112, 71,  69,  84,
    80,  79,  83,  84,  47,  47,  105, 110, 100, 101, 120, 46,  104, 116, 109,
    108, 104, 116, 116, 112, 104, 116, 116, 112, 115, 50,  48,  48,  50,  48,
    52,  50,  48,  54,  51,  48,  52,  52,  48,  48,  52,  48,  52,  53,  48,
    48,  97,  99,  99,  101, 112, 116, 45,  99,  104, 97,  114, 115, 101, 116,
    103, 122, 105, 112, 44,  32,  100, 101, 102, 108, 97,  116, 101, 97,  99,
    99,  101, 112, 116, 45,  108, 97,  110, 103, 117, 97,  103, 101, 97,  99,
    99,  101, 112, 116, 45,  114, 97,  110, 103, 101, 115, 97,  99,  99,  101,
    112, 116, 97,  99,  99,  101, 115, 115, 45,  99,  111, 110, 116, 114, 111,
    108, 45,  97,  108, 108, 111, 119, 45,  111, 114, 105, 103, 105, 110, 97,
    103, 101, 97,  108, 108, 111, 119, 97,  117, 116, 104, 111, 114, 105, 122,
    97,  116, 105, 111, 110, 99,  97,  99,  104, 101, 45,  99,  111, 110, 116,
    114, 111, 108, 99,  111, 110, 116, 101, 110, 116, 45,  100, 105, 115, 112,
    111, 115, 105, 116, 105, 111, 110, 99,  111, 110, 116, 101, 110, 116, 45,
    108, 97,  110, 103, 117, 97,  103, 101, 99,  111, 110, 116, 101, 110, 116,
    45,  108, 101, 110, 103, 116, 104, 99,  111, 110, 116, 101, 110, 116, 45,
    108, 111, 99,  97,  116, 105, 111, 110, 99,  111, 110, 116, 101, 110, 116,
    45,  114, 97,  110, 103, 101, 99,  111, 111, 107, 105, 101, 100, 97,  116,
    101, 101, 116, 97,  103, 101, 120, 112, 101, 99,  116, 101, 120, 112, 105,
    114, 101, 115, 102, 114, 111, 109, 105, 102, 45,  109, 97,  116, 99,  104,
    105, 102, 45,  109, 111, 100, 105, 102, 105, 101, 100, 45,  115, 105, 110,
    99,  101, 105, 102, 45,  110, 111, 110, 101, 45,  109, 97,  116, 99,  104,
    105, 102, 45,  114, 97,  110, 103, 101, 105, 102, 45,  117, 110, 109, 111,
    100, 105, 102, 105, 101, 100, 45,  115, 105, 110, 99,  101, 108, 97,  115,
    116, 45,  109, 111, 100, 105, 102, 105, 101, 100, 108, 105, 110, 107, 108,
    111, 99,  97,  116, 105, 111, 110, 109, 97,  120, 45,  102, 111, 114, 119,
    97,  114, 100, 115, 112, 114, 111, 120, 121, 45,  97,  117, 116, 104, 101,
    110, 116, 105, 99,  97,  116, 101, 112, 114, 111, 120, 121, 45,  97,  117,
    116, 104, 111, 114, 105, 122, 97,  116, 105, 111, 110, 114, 97,  110, 103,
    101, 114, 101, 102, 101, 114, 101, 114, 114, 101, 102, 114, 101, 115, 104,
    114, 101, 116, 114, 121, 45,  97,  102, 116, 101, 114, 115, 101, 114, 118,
    101, 114, 115, 101, 116, 45,  99,  111, 111, 107, 105, 101, 115, 116, 114,
    105, 99,  116, 45,  116, 114, 97,  110, 115, 112, 111, 114, 116, 45,  115,
    101, 99,  117, 114, 105, 116, 121, 116, 114, 97,  110, 115, 102, 101, 114,
    45,  101, 110, 99,  111, 100, 105, 110, 103, 118, 97,  114, 121, 118, 105,
    97,  119, 119, 119, 45,  97,  117, 116, 104, 101, 110, 116, 105, 99,  97,
    116, 101, 48,  105, 100, 101, 110, 116, 105, 116, 121, 116, 114, 97,  105,
    108, 101, 114, 115, 97,  112, 112, 108, 105, 99,  97,  116, 105, 111, 110,
    47,  103, 114, 112, 99,  103, 114, 112, 99,  80,  85,  84,  108, 98,  45,
    99,  111, 115, 116, 45,  98,  105, 110, 105, 100, 101, 110, 116, 105, 116,
    121, 44,  100, 101, 102, 108, 97,  116, 101, 105, 100, 101, 110, 116, 105,
    116, 121, 44,  103, 122, 105, 112, 100, 101, 102, 108, 97,  116, 101, 44,
    103, 122, 105, 112, 105, 100, 101, 110, 116, 105, 116, 121, 44,  100, 101,
    102, 108, 97,  116, 101, 44,  103, 122, 105, 112};

static void static_ref(void* unused) {}
static void static_unref(void* unused) {}
static const grpc_slice_refcount_vtable static_sub_vtable = {
    static_ref, static_unref, grpc_slice_default_eq_impl,
    grpc_slice_default_hash_impl};
const grpc_slice_refcount_vtable grpc_static_metadata_vtable = {
    static_ref, static_unref, grpc_static_slice_eq, grpc_static_slice_hash};
static grpc_slice_refcount static_sub_refcnt = {&static_sub_vtable,
                                                &static_sub_refcnt};
grpc_slice_refcount grpc_static_metadata_refcounts[GRPC_STATIC_MDSTR_COUNT] = {
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
    {&grpc_static_metadata_vtable, &static_sub_refcnt},
};

const grpc_slice grpc_static_slice_table[GRPC_STATIC_MDSTR_COUNT] = {
    {&grpc_static_metadata_refcounts[0], {{g_bytes + 0, 5}}},
    {&grpc_static_metadata_refcounts[1], {{g_bytes + 5, 7}}},
    {&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
    {&grpc_static_metadata_refcounts[3], {{g_bytes + 19, 10}}},
    {&grpc_static_metadata_refcounts[4], {{g_bytes + 29, 7}}},
    {&grpc_static_metadata_refcounts[5], {{g_bytes + 36, 2}}},
    {&grpc_static_metadata_refcounts[6], {{g_bytes + 38, 12}}},
    {&grpc_static_metadata_refcounts[7], {{g_bytes + 50, 11}}},
    {&grpc_static_metadata_refcounts[8], {{g_bytes + 61, 16}}},
    {&grpc_static_metadata_refcounts[9], {{g_bytes + 77, 13}}},
    {&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
    {&grpc_static_metadata_refcounts[11], {{g_bytes + 110, 21}}},
    {&grpc_static_metadata_refcounts[12], {{g_bytes + 131, 13}}},
    {&grpc_static_metadata_refcounts[13], {{g_bytes + 144, 14}}},
    {&grpc_static_metadata_refcounts[14], {{g_bytes + 158, 12}}},
    {&grpc_static_metadata_refcounts[15], {{g_bytes + 170, 16}}},
    {&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
    {&grpc_static_metadata_refcounts[17], {{g_bytes + 201, 30}}},
    {&grpc_static_metadata_refcounts[18], {{g_bytes + 231, 37}}},
    {&grpc_static_metadata_refcounts[19], {{g_bytes + 268, 10}}},
    {&grpc_static_metadata_refcounts[20], {{g_bytes + 278, 4}}},
    {&grpc_static_metadata_refcounts[21], {{g_bytes + 282, 8}}},
    {&grpc_static_metadata_refcounts[22], {{g_bytes + 290, 26}}},
    {&grpc_static_metadata_refcounts[23], {{g_bytes + 316, 22}}},
    {&grpc_static_metadata_refcounts[24], {{g_bytes + 338, 12}}},
    {&grpc_static_metadata_refcounts[25], {{g_bytes + 350, 1}}},
    {&grpc_static_metadata_refcounts[26], {{g_bytes + 351, 1}}},
    {&grpc_static_metadata_refcounts[27], {{g_bytes + 352, 1}}},
    {&grpc_static_metadata_refcounts[28], {{g_bytes + 353, 1}}},
    {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}},
    {&grpc_static_metadata_refcounts[30], {{g_bytes + 354, 19}}},
    {&grpc_static_metadata_refcounts[31], {{g_bytes + 373, 12}}},
    {&grpc_static_metadata_refcounts[32], {{g_bytes + 385, 30}}},
    {&grpc_static_metadata_refcounts[33], {{g_bytes + 415, 31}}},
    {&grpc_static_metadata_refcounts[34], {{g_bytes + 446, 36}}},
    {&grpc_static_metadata_refcounts[35], {{g_bytes + 482, 28}}},
    {&grpc_static_metadata_refcounts[36], {{g_bytes + 510, 80}}},
    {&grpc_static_metadata_refcounts[37], {{g_bytes + 590, 7}}},
    {&grpc_static_metadata_refcounts[38], {{g_bytes + 597, 4}}},
    {&grpc_static_metadata_refcounts[39], {{g_bytes + 601, 11}}},
    {&grpc_static_metadata_refcounts[40], {{g_bytes + 612, 3}}},
    {&grpc_static_metadata_refcounts[41], {{g_bytes + 615, 4}}},
    {&grpc_static_metadata_refcounts[42], {{g_bytes + 619, 1}}},
    {&grpc_static_metadata_refcounts[43], {{g_bytes + 620, 11}}},
    {&grpc_static_metadata_refcounts[44], {{g_bytes + 631, 4}}},
    {&grpc_static_metadata_refcounts[45], {{g_bytes + 635, 5}}},
    {&grpc_static_metadata_refcounts[46], {{g_bytes + 640, 3}}},
    {&grpc_static_metadata_refcounts[47], {{g_bytes + 643, 3}}},
    {&grpc_static_metadata_refcounts[48], {{g_bytes + 646, 3}}},
    {&grpc_static_metadata_refcounts[49], {{g_bytes + 649, 3}}},
    {&grpc_static_metadata_refcounts[50], {{g_bytes + 652, 3}}},
    {&grpc_static_metadata_refcounts[51], {{g_bytes + 655, 3}}},
    {&grpc_static_metadata_refcounts[52], {{g_bytes + 658, 3}}},
    {&grpc_static_metadata_refcounts[53], {{g_bytes + 661, 14}}},
    {&grpc_static_metadata_refcounts[54], {{g_bytes + 675, 13}}},
    {&grpc_static_metadata_refcounts[55], {{g_bytes + 688, 15}}},
    {&grpc_static_metadata_refcounts[56], {{g_bytes + 703, 13}}},
    {&grpc_static_metadata_refcounts[57], {{g_bytes + 716, 6}}},
    {&grpc_static_metadata_refcounts[58], {{g_bytes + 722, 27}}},
    {&grpc_static_metadata_refcounts[59], {{g_bytes + 749, 3}}},
    {&grpc_static_metadata_refcounts[60], {{g_bytes + 752, 5}}},
    {&grpc_static_metadata_refcounts[61], {{g_bytes + 757, 13}}},
    {&grpc_static_metadata_refcounts[62], {{g_bytes + 770, 13}}},
    {&grpc_static_metadata_refcounts[63], {{g_bytes + 783, 19}}},
    {&grpc_static_metadata_refcounts[64], {{g_bytes + 802, 16}}},
    {&grpc_static_metadata_refcounts[65], {{g_bytes + 818, 14}}},
    {&grpc_static_metadata_refcounts[66], {{g_bytes + 832, 16}}},
    {&grpc_static_metadata_refcounts[67], {{g_bytes + 848, 13}}},
    {&grpc_static_metadata_refcounts[68], {{g_bytes + 861, 6}}},
    {&grpc_static_metadata_refcounts[69], {{g_bytes + 867, 4}}},
    {&grpc_static_metadata_refcounts[70], {{g_bytes + 871, 4}}},
    {&grpc_static_metadata_refcounts[71], {{g_bytes + 875, 6}}},
    {&grpc_static_metadata_refcounts[72], {{g_bytes + 881, 7}}},
    {&grpc_static_metadata_refcounts[73], {{g_bytes + 888, 4}}},
    {&grpc_static_metadata_refcounts[74], {{g_bytes + 892, 8}}},
    {&grpc_static_metadata_refcounts[75], {{g_bytes + 900, 17}}},
    {&grpc_static_metadata_refcounts[76], {{g_bytes + 917, 13}}},
    {&grpc_static_metadata_refcounts[77], {{g_bytes + 930, 8}}},
    {&grpc_static_metadata_refcounts[78], {{g_bytes + 938, 19}}},
    {&grpc_static_metadata_refcounts[79], {{g_bytes + 957, 13}}},
    {&grpc_static_metadata_refcounts[80], {{g_bytes + 970, 4}}},
    {&grpc_static_metadata_refcounts[81], {{g_bytes + 974, 8}}},
    {&grpc_static_metadata_refcounts[82], {{g_bytes + 982, 12}}},
    {&grpc_static_metadata_refcounts[83], {{g_bytes + 994, 18}}},
    {&grpc_static_metadata_refcounts[84], {{g_bytes + 1012, 19}}},
    {&grpc_static_metadata_refcounts[85], {{g_bytes + 1031, 5}}},
    {&grpc_static_metadata_refcounts[86], {{g_bytes + 1036, 7}}},
    {&grpc_static_metadata_refcounts[87], {{g_bytes + 1043, 7}}},
    {&grpc_static_metadata_refcounts[88], {{g_bytes + 1050, 11}}},
    {&grpc_static_metadata_refcounts[89], {{g_bytes + 1061, 6}}},
    {&grpc_static_metadata_refcounts[90], {{g_bytes + 1067, 10}}},
    {&grpc_static_metadata_refcounts[91], {{g_bytes + 1077, 25}}},
    {&grpc_static_metadata_refcounts[92], {{g_bytes + 1102, 17}}},
    {&grpc_static_metadata_refcounts[93], {{g_bytes + 1119, 4}}},
    {&grpc_static_metadata_refcounts[94], {{g_bytes + 1123, 3}}},
    {&grpc_static_metadata_refcounts[95], {{g_bytes + 1126, 16}}},
    {&grpc_static_metadata_refcounts[96], {{g_bytes + 1142, 1}}},
    {&grpc_static_metadata_refcounts[97], {{g_bytes + 1143, 8}}},
    {&grpc_static_metadata_refcounts[98], {{g_bytes + 1151, 8}}},
    {&grpc_static_metadata_refcounts[99], {{g_bytes + 1159, 16}}},
    {&grpc_static_metadata_refcounts[100], {{g_bytes + 1175, 4}}},
    {&grpc_static_metadata_refcounts[101], {{g_bytes + 1179, 3}}},
    {&grpc_static_metadata_refcounts[102], {{g_bytes + 1182, 11}}},
    {&grpc_static_metadata_refcounts[103], {{g_bytes + 1193, 16}}},
    {&grpc_static_metadata_refcounts[104], {{g_bytes + 1209, 13}}},
    {&grpc_static_metadata_refcounts[105], {{g_bytes + 1222, 12}}},
    {&grpc_static_metadata_refcounts[106], {{g_bytes + 1234, 21}}},
};

uintptr_t grpc_static_mdelem_user_data[GRPC_STATIC_MDELEM_COUNT] = {
    0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 6, 6, 8, 8, 2, 4, 4};

static const int8_t elems_r[] = {
    15, 10,  -8, 0,  2,  -42, -81, -43, 0,   6,  -8,  0,   0,   0,   2,
    -3, -10, 0,  0,  1,  0,   -1,  0,   0,   0,  0,   0,   0,   0,   0,
    0,  0,   0,  0,  0,  0,   0,   0,   0,   0,  0,   0,   0,   0,   0,
    0,  0,   0,  0,  0,  0,   0,   0,   -64, 0,  -67, -68, -69, -70, 0,
    35, 34,  33, 32, 31, 30,  29,  28,  27,  26, 25,  24,  23,  22,  21,
    20, 19,  18, 17, 16, 15,  14,  13,  12,  11, 10,  9,   8,   7,   6,
    5,  4,   5,  4,  4,  8,   8,   0,   0,   0,  0,   0,   0,   -5,  0};
static uint32_t elems_phash(uint32_t i) {
  i -= 42;
  uint32_t x = i % 105;
  uint32_t y = i / 105;
  uint32_t h = x;
  if (y < GPR_ARRAY_SIZE(elems_r)) {
    uint32_t delta = (uint32_t)elems_r[y];
    h += delta;
  }
  return h;
}

static const uint16_t elem_keys[] = {
    260,  261,  262,  263,  264,  265,  266,   1107, 1108,  1741,  147,  148,
    472,  473,  1634, 42,   43,   1527, 1750,  1000, 1001,  774,   775,  1643,
    633,  845,  2062, 2169, 2276, 5700, 5914,  6021, 6128,  6235,  1766, 6342,
    6449, 6556, 6663, 6770, 6877, 6984, 7091,  7198, 7305,  7412,  7519, 7626,
    7733, 7840, 7947, 8054, 8161, 8268, 8375,  8482, 8589,  8696,  8803, 8910,
    9017, 9124, 9231, 9338, 9445, 9552, 9659,  1167, 528,   9766,  9873, 208,
    9980, 1173, 1174, 1175, 1176, 1809, 10087, 1060, 10194, 10943, 1702, 0,
    1816, 0,    0,    1597, 0,    0,    350,   0,    0,     0,     0,    0,
    0,    0,    0,    0,    0,    0,    0,     0,    0,     0,     0,    0,
    0,    0,    0,    0,    0,    0,    0,     0,    0,     0,     0,    0,
    0,    0,    0,    0,    0,    0,    0,     0,    0,     0,     0,    0,
    0,    0,    0,    0,    0,    0,    0};
static const uint8_t elem_idxs[] = {
    7,  8,  9,  10,  11, 12,  13,  77, 79,  71,  1,  2,  5,  6,  25, 3,
    4,  30, 84, 66,  65, 62,  63,  73, 67,  61,  57, 37, 74, 14, 16, 17,
    18, 19, 15, 20,  21, 22,  23,  24, 26,  27,  28, 29, 31, 32, 33, 34,
    35, 36, 38, 39,  40, 41,  42,  43, 44,  45,  46, 47, 48, 49, 50, 51,
    52, 53, 54, 76,  69, 55,  56,  70, 58,  78,  80, 81, 82, 83, 59, 64,
    60, 75, 72, 255, 85, 255, 255, 68, 255, 255, 0};

grpc_mdelem grpc_static_mdelem_for_static_strings(int a, int b) {
  if (a == -1 || b == -1) return GRPC_MDNULL;
  uint32_t k = (uint32_t)(a * 107 + b);
  uint32_t h = elems_phash(k);
  return h < GPR_ARRAY_SIZE(elem_keys) && elem_keys[h] == k &&
                 elem_idxs[h] != 255
             ? GRPC_MAKE_MDELEM(&grpc_static_mdelem_table[elem_idxs[h]],
                                GRPC_MDELEM_STORAGE_STATIC)
             : GRPC_MDNULL;
}

grpc_mdelem_data grpc_static_mdelem_table[GRPC_STATIC_MDELEM_COUNT] = {
    {{&grpc_static_metadata_refcounts[3], {{g_bytes + 19, 10}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[1], {{g_bytes + 5, 7}}},
     {&grpc_static_metadata_refcounts[40], {{g_bytes + 612, 3}}}},
    {{&grpc_static_metadata_refcounts[1], {{g_bytes + 5, 7}}},
     {&grpc_static_metadata_refcounts[41], {{g_bytes + 615, 4}}}},
    {{&grpc_static_metadata_refcounts[0], {{g_bytes + 0, 5}}},
     {&grpc_static_metadata_refcounts[42], {{g_bytes + 619, 1}}}},
    {{&grpc_static_metadata_refcounts[0], {{g_bytes + 0, 5}}},
     {&grpc_static_metadata_refcounts[43], {{g_bytes + 620, 11}}}},
    {{&grpc_static_metadata_refcounts[4], {{g_bytes + 29, 7}}},
     {&grpc_static_metadata_refcounts[44], {{g_bytes + 631, 4}}}},
    {{&grpc_static_metadata_refcounts[4], {{g_bytes + 29, 7}}},
     {&grpc_static_metadata_refcounts[45], {{g_bytes + 635, 5}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[46], {{g_bytes + 640, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[47], {{g_bytes + 643, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[48], {{g_bytes + 646, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[49], {{g_bytes + 649, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[50], {{g_bytes + 652, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[51], {{g_bytes + 655, 3}}}},
    {{&grpc_static_metadata_refcounts[2], {{g_bytes + 12, 7}}},
     {&grpc_static_metadata_refcounts[52], {{g_bytes + 658, 3}}}},
    {{&grpc_static_metadata_refcounts[53], {{g_bytes + 661, 14}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
     {&grpc_static_metadata_refcounts[54], {{g_bytes + 675, 13}}}},
    {{&grpc_static_metadata_refcounts[55], {{g_bytes + 688, 15}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[56], {{g_bytes + 703, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[57], {{g_bytes + 716, 6}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[58], {{g_bytes + 722, 27}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[59], {{g_bytes + 749, 3}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[60], {{g_bytes + 752, 5}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[61], {{g_bytes + 757, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[62], {{g_bytes + 770, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[63], {{g_bytes + 783, 19}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[15], {{g_bytes + 170, 16}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[64], {{g_bytes + 802, 16}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[65], {{g_bytes + 818, 14}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[66], {{g_bytes + 832, 16}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[67], {{g_bytes + 848, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[14], {{g_bytes + 158, 12}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[68], {{g_bytes + 861, 6}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[69], {{g_bytes + 867, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[70], {{g_bytes + 871, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[71], {{g_bytes + 875, 6}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[72], {{g_bytes + 881, 7}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[73], {{g_bytes + 888, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[20], {{g_bytes + 278, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[74], {{g_bytes + 892, 8}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[75], {{g_bytes + 900, 17}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[76], {{g_bytes + 917, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[77], {{g_bytes + 930, 8}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[78], {{g_bytes + 938, 19}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[79], {{g_bytes + 957, 13}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[80], {{g_bytes + 970, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[81], {{g_bytes + 974, 8}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[82], {{g_bytes + 982, 12}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[83], {{g_bytes + 994, 18}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[84], {{g_bytes + 1012, 19}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[85], {{g_bytes + 1031, 5}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[86], {{g_bytes + 1036, 7}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[87], {{g_bytes + 1043, 7}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[88], {{g_bytes + 1050, 11}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[89], {{g_bytes + 1061, 6}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[90], {{g_bytes + 1067, 10}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[91], {{g_bytes + 1077, 25}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[92], {{g_bytes + 1102, 17}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[19], {{g_bytes + 268, 10}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[93], {{g_bytes + 1119, 4}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[94], {{g_bytes + 1123, 3}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[95], {{g_bytes + 1126, 16}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[7], {{g_bytes + 50, 11}}},
     {&grpc_static_metadata_refcounts[96], {{g_bytes + 1142, 1}}}},
    {{&grpc_static_metadata_refcounts[7], {{g_bytes + 50, 11}}},
     {&grpc_static_metadata_refcounts[25], {{g_bytes + 350, 1}}}},
    {{&grpc_static_metadata_refcounts[7], {{g_bytes + 50, 11}}},
     {&grpc_static_metadata_refcounts[26], {{g_bytes + 351, 1}}}},
    {{&grpc_static_metadata_refcounts[9], {{g_bytes + 77, 13}}},
     {&grpc_static_metadata_refcounts[97], {{g_bytes + 1143, 8}}}},
    {{&grpc_static_metadata_refcounts[9], {{g_bytes + 77, 13}}},
     {&grpc_static_metadata_refcounts[38], {{g_bytes + 597, 4}}}},
    {{&grpc_static_metadata_refcounts[9], {{g_bytes + 77, 13}}},
     {&grpc_static_metadata_refcounts[37], {{g_bytes + 590, 7}}}},
    {{&grpc_static_metadata_refcounts[5], {{g_bytes + 36, 2}}},
     {&grpc_static_metadata_refcounts[98], {{g_bytes + 1151, 8}}}},
    {{&grpc_static_metadata_refcounts[14], {{g_bytes + 158, 12}}},
     {&grpc_static_metadata_refcounts[99], {{g_bytes + 1159, 16}}}},
    {{&grpc_static_metadata_refcounts[4], {{g_bytes + 29, 7}}},
     {&grpc_static_metadata_refcounts[100], {{g_bytes + 1175, 4}}}},
    {{&grpc_static_metadata_refcounts[1], {{g_bytes + 5, 7}}},
     {&grpc_static_metadata_refcounts[101], {{g_bytes + 1179, 3}}}},
    {{&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[15], {{g_bytes + 170, 16}}},
     {&grpc_static_metadata_refcounts[97], {{g_bytes + 1143, 8}}}},
    {{&grpc_static_metadata_refcounts[15], {{g_bytes + 170, 16}}},
     {&grpc_static_metadata_refcounts[38], {{g_bytes + 597, 4}}}},
    {{&grpc_static_metadata_refcounts[21], {{g_bytes + 282, 8}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[102], {{g_bytes + 1182, 11}}},
     {&grpc_static_metadata_refcounts[29], {{g_bytes + 354, 0}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[97], {{g_bytes + 1143, 8}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[37], {{g_bytes + 590, 7}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[103], {{g_bytes + 1193, 16}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[38], {{g_bytes + 597, 4}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[104], {{g_bytes + 1209, 13}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[105], {{g_bytes + 1222, 12}}}},
    {{&grpc_static_metadata_refcounts[10], {{g_bytes + 90, 20}}},
     {&grpc_static_metadata_refcounts[106], {{g_bytes + 1234, 21}}}},
    {{&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
     {&grpc_static_metadata_refcounts[97], {{g_bytes + 1143, 8}}}},
    {{&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
     {&grpc_static_metadata_refcounts[38], {{g_bytes + 597, 4}}}},
    {{&grpc_static_metadata_refcounts[16], {{g_bytes + 186, 15}}},
     {&grpc_static_metadata_refcounts[104], {{g_bytes + 1209, 13}}}},
};
const uint8_t grpc_static_accept_encoding_metadata[8] = {0,  76, 77, 78,
                                                         79, 80, 81, 82};

const uint8_t grpc_static_accept_stream_encoding_metadata[4] = {0, 83, 84, 85};