android_mt6572_jiabo/external/protobuf/python/google/protobuf/pyext
2025-09-05 16:56:03 +08:00
..
__init__.py first commit 2025-09-05 16:56:03 +08:00
cpp_message.py first commit 2025-09-05 16:56:03 +08:00
descriptor.cc first commit 2025-09-05 16:56:03 +08:00
descriptor.h first commit 2025-09-05 16:56:03 +08:00
descriptor_cpp2_test.py first commit 2025-09-05 16:56:03 +08:00
extension_dict.cc first commit 2025-09-05 16:56:03 +08:00
extension_dict.h first commit 2025-09-05 16:56:03 +08:00
message.cc first commit 2025-09-05 16:56:03 +08:00
message.h first commit 2025-09-05 16:56:03 +08:00
message_factory_cpp2_test.py first commit 2025-09-05 16:56:03 +08:00
proto2_api_test.proto first commit 2025-09-05 16:56:03 +08:00
python.proto first commit 2025-09-05 16:56:03 +08:00
python_protobuf.h first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
reflection_cpp2_generated_test.py first commit 2025-09-05 16:56:03 +08:00
repeated_composite_container.cc first commit 2025-09-05 16:56:03 +08:00
repeated_composite_container.h first commit 2025-09-05 16:56:03 +08:00
repeated_scalar_container.cc first commit 2025-09-05 16:56:03 +08:00
repeated_scalar_container.h first commit 2025-09-05 16:56:03 +08:00
scoped_pyobject_ptr.h first commit 2025-09-05 16:56:03 +08:00

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2