/external/grpc-grpc/test/http2_test/ |
D | messages_pb2.py | 7 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/ |
D | route_guide_pb2.py | 6 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/ |
D | route_guide_pb2.py | 6 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 …]
|
D | helloworld_pb2.py | 6 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/ |
D | semanageswig_ruby.i | 41 $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 …]
|
D | semanageswig_python.i | 153 $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/ |
D | helloworld_pb2.py | 6 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/ |
D | helloworld_pb2.py | 6 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/ |
D | helloworld_pb2.py | 6 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/ |
D | descriptor.rst | 3 .. _descriptor-objects:
|
/external/python/cpython2/Doc/c-api/ |
D | descriptor.rst | 3 .. _descriptor-objects:
|
/external/libmtp/logs/ |
D | mtp-detect-nokia-6500c.txt | 89 0360: 5f64 6573 6372 6970 746f 7200 7573 6264 _descriptor.usbd
|
/external/python/cpython2/Doc/reference/ |
D | datamodel.rst | 1586 .. _descriptor-invocation:
|
/external/python/cpython3/Doc/reference/ |
D | datamodel.rst | 1655 .. _descriptor-invocation:
|