Home | History | Annotate | Download | only in http2_test

Lines Matching refs:descriptor

7 from google.protobuf import descriptor as _descriptor
19 DESCRIPTOR = _descriptor.FileDescriptor(
25 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
31 file=DESCRIPTOR,
50 _BOOLVALUE = _descriptor.Descriptor(
54 file=DESCRIPTOR,
81 _PAYLOAD = _descriptor.Descriptor(
85 file=DESCRIPTOR,
119 _ECHOSTATUS = _descriptor.Descriptor(
123 file=DESCRIPTOR,
157 _SIMPLEREQUEST = _descriptor.Descriptor(
161 file=DESCRIPTOR,
237 _SIMPLERESPONSE = _descriptor.Descriptor(
241 file=DESCRIPTOR,
282 _STREAMINGINPUTCALLREQUEST = _descriptor.Descriptor(
286 file=DESCRIPTOR,
320 _STREAMINGINPUTCALLRESPONSE = _descriptor.Descriptor(
324 file=DESCRIPTOR,
351 _RESPONSEPARAMETERS = _descriptor.Descriptor(
355 file=DESCRIPTOR,
396 _STREAMINGOUTPUTCALLREQUEST = _descriptor.Descriptor(
400 file=DESCRIPTOR,
448 _STREAMINGOUTPUTCALLRESPONSE = _descriptor.Descriptor(
452 DESCRIPTOR,
479 _RECONNECTPARAMS = _descriptor.Descriptor(
483 file=DESCRIPTOR,
510 _RECONNECTINFO = _descriptor.Descriptor(
514 file=DESCRIPTOR,
562 DESCRIPTOR.message_types_by_name['BoolValue'] = _BOOLVALUE
563 DESCRIPTOR.message_types_by_name['Payload'] = _PAYLOAD
564 DESCRIPTOR.message_types_by_name['EchoStatus'] = _ECHOSTATUS
565 DESCRIPTOR.message_types_by_name['SimpleRequest'] = _SIMPLEREQUEST
566 DESCRIPTOR.message_types_by_name['SimpleResponse'] = _SIMPLERESPONSE
567 DESCRIPTOR.message_types_by_name['StreamingInputCallRequest'] = _STREAMINGINPUTCALLREQUEST
568 DESCRIPTOR.message_types_by_name['StreamingInputCallResponse'] = _STREAMINGINPUTCALLRESPONSE
569 DESCRIPTOR.message_types_by_name['ResponseParameters'] = _RESPONSEPARAMETERS
570 DESCRIPTOR.message_types_by_name['StreamingOutputCallRequest'] = _STREAMINGOUTPUTCALLREQUEST
571 DESCRIPTOR.message_types_by_name['StreamingOutputCallResponse'] = _STREAMINGOUTPUTCALLRESPONSE
572 DESCRIPTOR.message_types_by_name['ReconnectParams'] = _RECONNECTPARAMS
573 DESCRIPTOR.message_types_by_name['ReconnectInfo'] = _RECONNECTINFO
574 DESCRIPTOR.enum_types_by_name['PayloadType'] = _PAYLOADTYPE
577 DESCRIPTOR = _BOOLVALUE,
584 DESCRIPTOR = _PAYLOAD,
591 DESCRIPTOR = _ECHOSTATUS,
598 DESCRIPTOR = _SIMPLEREQUEST,
605 DESCRIPTOR = _SIMPLERESPONSE,
612 DESCRIPTOR = _STREAMINGINPUTCALLREQUEST,
619 DESCRIPTOR = _STREAMINGINPUTCALLRESPONSE,
626 DESCRIPTOR = _RESPONSEPARAMETERS,
633 DESCRIPTOR = _STREAMINGOUTPUTCALLREQUEST,
640 DESCRIPTOR = _STREAMINGOUTPUTCALLRESPONSE,
647 DESCRIPTOR = _RECONNECTPARAMS,
654 DESCRIPTOR = _RECONNECTINFO,