Home | History | Annotate | only in /external/protobuf/python/google/protobuf/pyext
Up to higher level directory
NameDateSize
__init__.py21-Aug-2018150
cpp_message.py21-Aug-20182.8K
descriptor.cc21-Aug-201856.1K
descriptor.h21-Aug-20184.1K
descriptor_containers.cc21-Aug-201850.9K
descriptor_containers.h21-Aug-20184.1K
descriptor_database.cc21-Aug-20185.9K
descriptor_database.h21-Aug-20183.1K
descriptor_pool.cc21-Aug-201820.9K
descriptor_pool.h21-Aug-20186.4K
extension_dict.cc21-Aug-201811.7K
extension_dict.h21-Aug-20184.6K
map_container.cc21-Aug-201833.2K
map_container.h21-Aug-20184.8K
message.cc21-Aug-2018103.3K
message.h21-Aug-201813.8K
proto2_api_test.proto21-Aug-20181.8K
python.proto21-Aug-20182.7K
python_protobuf.h21-Aug-20182.4K
README21-Aug-2018168
repeated_composite_container.cc21-Aug-201820.4K
repeated_composite_container.h21-Aug-20186.4K
repeated_scalar_container.cc21-Aug-201826K
repeated_scalar_container.h21-Aug-20184.3K
scoped_pyobject_ptr.h21-Aug-20183.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