Home | History | Annotate | only in /external/protobuf/python/google/protobuf/pyext
Up to higher level directory
NameDateSize
__init__.py22-Oct-2020150
cpp_message.py22-Oct-20202.8K
descriptor.cc22-Oct-202056.1K
descriptor.h22-Oct-20204.1K
descriptor_containers.cc22-Oct-202050.9K
descriptor_containers.h22-Oct-20204.1K
descriptor_database.cc22-Oct-20205.9K
descriptor_database.h22-Oct-20203.1K
descriptor_pool.cc22-Oct-202020.9K
descriptor_pool.h22-Oct-20206.4K
extension_dict.cc22-Oct-202011.7K
extension_dict.h22-Oct-20204.6K
map_container.cc22-Oct-202033.2K
map_container.h22-Oct-20204.8K
message.cc22-Oct-2020103.3K
message.h22-Oct-202013.8K
proto2_api_test.proto22-Oct-20201.8K
python.proto22-Oct-20202.7K
python_protobuf.h22-Oct-20202.4K
README22-Oct-2020168
repeated_composite_container.cc22-Oct-202020.4K
repeated_composite_container.h22-Oct-20206.4K
repeated_scalar_container.cc22-Oct-202026K
repeated_scalar_container.h22-Oct-20204.3K
scoped_pyobject_ptr.h22-Oct-20203.4K

README

      1 This is the 'v2' C++ implementation for python proto2.
      2 
      3 It is active when:
      4 
      5 PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
      6 PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2
      7