Home
last modified time | relevance | path

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

/external/grpc-grpc/test/http2_test/
Dmessages_pb2.py27 _PAYLOADTYPE = _descriptor.EnumDescriptor( variable
43 _sym_db.RegisterEnumDescriptor(_PAYLOADTYPE)
45 PayloadType = enum_type_wrapper.EnumTypeWrapper(_PAYLOADTYPE)
547 _PAYLOAD.fields_by_name['type'].enum_type = _PAYLOADTYPE
548 _SIMPLEREQUEST.fields_by_name['response_type'].enum_type = _PAYLOADTYPE
557 _STREAMINGOUTPUTCALLREQUEST.fields_by_name['response_type'].enum_type = _PAYLOADTYPE
574 DESCRIPTOR.enum_types_by_name['PayloadType'] = _PAYLOADTYPE
/external/rust/crates/grpcio-sys/grpc/test/http2_test/
Dmessages_pb2.py27 _PAYLOADTYPE = _descriptor.EnumDescriptor( variable
43 _sym_db.RegisterEnumDescriptor(_PAYLOADTYPE)
45 PayloadType = enum_type_wrapper.EnumTypeWrapper(_PAYLOADTYPE)
547 _PAYLOAD.fields_by_name['type'].enum_type = _PAYLOADTYPE
548 _SIMPLEREQUEST.fields_by_name['response_type'].enum_type = _PAYLOADTYPE
557 _STREAMINGOUTPUTCALLREQUEST.fields_by_name['response_type'].enum_type = _PAYLOADTYPE
574 DESCRIPTOR.enum_types_by_name['PayloadType'] = _PAYLOADTYPE