Home
last modified time | relevance | path

Searched refs:_descriptor (Results 1 – 14 of 14) sorted by relevance

/external/grpc-grpc/test/http2_test/
Dmessages_pb2.py7 from google.protobuf import descriptor as _descriptor unknown
19 DESCRIPTOR = _descriptor.FileDescriptor(
27 _PAYLOADTYPE = _descriptor.EnumDescriptor(
33 _descriptor.EnumValueDescriptor(
50 _BOOLVALUE = _descriptor.Descriptor(
57 _descriptor.FieldDescriptor(
81 _PAYLOAD = _descriptor.Descriptor(
88 _descriptor.FieldDescriptor(
95 _descriptor.FieldDescriptor(
119 _ECHOSTATUS = _descriptor.Descriptor(
[all …]
/external/grpc-grpc/examples/python/route_guide/
Droute_guide_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _POINT = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
42 _descriptor.FieldDescriptor(
66 _RECTANGLE = _descriptor.Descriptor(
73 _descriptor.FieldDescriptor(
80 _descriptor.FieldDescriptor(
104 _FEATURE = _descriptor.Descriptor(
111 _descriptor.FieldDescriptor(
[all …]
/external/grpc-grpc/examples/python/multiplex/
Droute_guide_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _POINT = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
42 _descriptor.FieldDescriptor(
66 _RECTANGLE = _descriptor.Descriptor(
73 _descriptor.FieldDescriptor(
80 _descriptor.FieldDescriptor(
104 _FEATURE = _descriptor.Descriptor(
111 _descriptor.FieldDescriptor(
[all …]
Dhelloworld_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _HELLOREQUEST = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
59 _HELLOREPLY = _descriptor.Descriptor(
66 _descriptor.FieldDescriptor(
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
111 _GREETER = _descriptor.ServiceDescriptor(
120 _descriptor.MethodDescriptor(
/external/selinux/libsemanage/src/
Dsemanageswig_ruby.i41 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
53 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
69 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
73 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
93 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
97 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
117 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
121 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
141 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
145 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
[all …]
Dsemanageswig_python.i153 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
165 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
177 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
212 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
216 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
255 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
259 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
299 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
303 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
343 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
[all …]
/external/grpc-grpc/examples/python/interceptors/default_value/
Dhelloworld_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _HELLOREQUEST = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
59 _HELLOREPLY = _descriptor.Descriptor(
66 _descriptor.FieldDescriptor(
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
111 _GREETER = _descriptor.ServiceDescriptor(
120 _descriptor.MethodDescriptor(
/external/grpc-grpc/examples/python/helloworld/
Dhelloworld_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _HELLOREQUEST = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
59 _HELLOREPLY = _descriptor.Descriptor(
66 _descriptor.FieldDescriptor(
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
111 _GREETER = _descriptor.ServiceDescriptor(
120 _descriptor.MethodDescriptor(
/external/grpc-grpc/examples/python/interceptors/headers/
Dhelloworld_pb2.py6 from google.protobuf import descriptor as _descriptor unknown
18 DESCRIPTOR = _descriptor.FileDescriptor(
28 _HELLOREQUEST = _descriptor.Descriptor(
35 _descriptor.FieldDescriptor(
59 _HELLOREPLY = _descriptor.Descriptor(
66 _descriptor.FieldDescriptor(
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
111 _GREETER = _descriptor.ServiceDescriptor(
120 _descriptor.MethodDescriptor(
/external/python/cpython3/Doc/c-api/
Ddescriptor.rst3 .. _descriptor-objects:
/external/python/cpython2/Doc/c-api/
Ddescriptor.rst3 .. _descriptor-objects:
/external/libmtp/logs/
Dmtp-detect-nokia-6500c.txt89 0360: 5f64 6573 6372 6970 746f 7200 7573 6264 _descriptor.usbd
/external/python/cpython2/Doc/reference/
Ddatamodel.rst1586 .. _descriptor-invocation:
/external/python/cpython3/Doc/reference/
Ddatamodel.rst1655 .. _descriptor-invocation: