/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_database_test.py | 57 factory_test2_pb2.DESCRIPTOR.serialized_pb) 59 no_package_pb2.DESCRIPTOR.serialized_pb) 98 unittest_pb2.DESCRIPTOR.serialized_pb) 114 unittest_pb2.DESCRIPTOR.serialized_pb) 117 unittest_pb2.DESCRIPTOR.serialized_pb)
|
D | descriptor_pool_test.py | 445 descriptor_pool_test1_pb2.DESCRIPTOR.serialized_pb) 480 unittest_import_public_pb2.DESCRIPTOR.serialized_pb)) 482 unittest_import_pb2.DESCRIPTOR.serialized_pb)) 484 unittest_pb2.DESCRIPTOR.serialized_pb)) 509 more_messages_pb2.DESCRIPTOR.serialized_pb) 511 descriptor_pool_test1_pb2.DESCRIPTOR.serialized_pb) 513 descriptor_pool_test2_pb2.DESCRIPTOR.serialized_pb) 528 unittest_pb2.DESCRIPTOR.serialized_pb) 557 factory_test1_pb2.DESCRIPTOR.serialized_pb) 559 factory_test2_pb2.DESCRIPTOR.serialized_pb) [all …]
|
D | message_factory_test.py | 57 factory_test1_pb2.DESCRIPTOR.serialized_pb) 59 factory_test2_pb2.DESCRIPTOR.serialized_pb)
|
D | generator_test.py | 225 self.assertFalse(unittest_pb2.DESCRIPTOR.serialized_pb is None)
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_database.cc | 83 ScopedPyObjectPtr serialized_pb( in GetFileDescriptorProto() local 85 if (serialized_pb == NULL) { in GetFileDescriptorProto() 93 if (PyBytes_AsStringAndSize(serialized_pb.get(), &str, &len) < 0) { in GetFileDescriptorProto()
|
D | descriptor_pool.cc | 572 static PyObject* AddSerializedFile(PyObject* pself, PyObject* serialized_pb) { in AddSerializedFile() argument 585 if (PyBytes_AsStringAndSize(serialized_pb, &message_type, &message_len) < 0) { in AddSerializedFile() 603 generated_file, serialized_pb); in AddSerializedFile() 618 descriptor, serialized_pb); in AddSerializedFile() 622 ScopedPyObjectPtr serialized_pb( in Add() local 624 if (serialized_pb == NULL) { in Add() 627 return AddSerializedFile(self, serialized_pb.get()); in Add()
|
D | descriptor.cc | 334 PyObject *serialized_pb; member 1326 Py_XDECREF(self->serialized_pb); in Dealloc() 1346 PyObject *serialized_pb = self->serialized_pb; in GetSerializedPb() local 1347 if (serialized_pb != NULL) { in GetSerializedPb() 1348 Py_INCREF(serialized_pb); in GetSerializedPb() 1349 return serialized_pb; in GetSerializedPb() 1355 self->serialized_pb = PyBytes_FromStringAndSize( in GetSerializedPb() 1357 if (self->serialized_pb == NULL) { in GetSerializedPb() 1360 Py_INCREF(self->serialized_pb); in GetSerializedPb() 1361 return self->serialized_pb; in GetSerializedPb() [all …]
|
D | descriptor.h | 74 const FileDescriptor* file_descriptor, PyObject* serialized_pb);
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 216 proto.ParseFromString(self.file.serialized_pb[ 871 serialized_options=None, serialized_pb=None, argument 876 if serialized_pb: 879 return _message.default_pool.AddSerializedFile(serialized_pb) 884 serialized_options=None, serialized_pb=None, argument 899 self.serialized_pb = serialized_pb 908 self.serialized_pb is not None): 909 _message.default_pool.AddSerializedFile(self.serialized_pb) 917 proto.ParseFromString(self.serialized_pb)
|
/external/grpc-grpc/examples/python/interceptors/default_value/ |
D | helloworld_pb2.py | 22 …serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name…
|
/external/grpc-grpc/examples/python/interceptors/headers/ |
D | helloworld_pb2.py | 22 …serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name…
|
/external/grpc-grpc/examples/python/multiplex/ |
D | helloworld_pb2.py | 22 …serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name…
|
D | route_guide_pb2.py | 22 …serialized_pb=_b('\n\x11route_guide.proto\x12\nrouteguide\",\n\x05Point\x12\x10\n\x08latitude\x18\…
|
/external/grpc-grpc/examples/python/helloworld/ |
D | helloworld_pb2.py | 22 …serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name…
|
/external/avb/proto/crypto/sigpb/ |
D | sigpb_pb2.py | 24 …serialized_pb=_b('\n\x18\x63rypto/sigpb/sigpb.proto\x12\x05sigpb\"\x97\x02\n\x0f\x44igitallySigned…
|
/external/autotest/utils/side_effects/proto/ |
D | config_pb2.py | 22 …serialized_pb=_b('\n\'test_platform/side_effects/config.proto\x12\x1atest_platform.side_effects\"\…
|
/external/autotest/server/hosts/drone_api_client/ |
D | common_pb2.py | 23 …serialized_pb=_b('\n\x0c\x63ommon.proto\x12\x1e\x63hromiumos.config.api.test.tls\"\xc3\x01\n\x15\x…
|
/external/grpc-grpc/examples/python/route_guide/ |
D | route_guide_pb2.py | 22 …serialized_pb=_b('\n\x11route_guide.proto\x12\nrouteguide\",\n\x05Point\x12\x10\n\x08latitude\x18\…
|
/external/avb/proto/ |
D | api_pb2.py | 24 …serialized_pb=_b('\n\tapi.proto\x12\x04\x61\x66tl\x1a\x0etrillian.proto\"V\n\x0eInclusionProof\x12…
|
D | trillian_pb2.py | 29 …serialized_pb=_b('\n\x0etrillian.proto\x12\x08trillian\x1a\x1a\x63rypto/keyspb/keyspb.proto\x1a\x1…
|
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
D | generator_test.py | 219 self.assertFalse(unittest_pb2.DESCRIPTOR.serialized_pb is None)
|
/external/pigweed/pw_rpc/py/pw_rpc/ |
D | descriptors.py | 85 file_pb.MergeFromString(service.file.serialized_pb)
|
/external/avb/proto/crypto/keyspb/ |
D | keyspb_pb2.py | 24 …serialized_pb=_b('\n\x1a\x63rypto/keyspb/keyspb.proto\x12\x06keyspb\"\xcd\x02\n\rSpecification\x12…
|
/external/grpc-grpc/test/http2_test/ |
D | messages_pb2.py | 23 …serialized_pb=_b('\n\x0emessages.proto\x12\x0cgrpc.testing\"\x1a\n\tBoolValue\x12\r\n\x05value\x18…
|
/external/rust/crates/grpcio-sys/grpc/test/http2_test/ |
D | messages_pb2.py | 23 …serialized_pb=_b('\n\x0emessages.proto\x12\x0cgrpc.testing\"\x1a\n\tBoolValue\x12\r\n\x05value\x18…
|