History log of /third_party/protobuf/python/google/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ffe3c63210-Sep-2024 openharmony_ci <120357966@qq.com>

!88 protobuf增加pac编译选项
Merge pull request !88 from lixing/master


__init__.py
protobuf/__init__.py
protobuf/compiler/__init__.py
protobuf/descriptor.py
protobuf/descriptor_database.py
protobuf/descriptor_pool.py
protobuf/internal/__init__.py
protobuf/internal/_parameterized.py
protobuf/internal/any_test.proto
protobuf/internal/api_implementation.cc
protobuf/internal/api_implementation.py
protobuf/internal/containers.py
protobuf/internal/decoder.py
protobuf/internal/descriptor_database_test.py
protobuf/internal/descriptor_pool_test.py
protobuf/internal/descriptor_pool_test1.proto
protobuf/internal/descriptor_pool_test2.proto
protobuf/internal/descriptor_test.py
protobuf/internal/encoder.py
protobuf/internal/enum_type_wrapper.py
protobuf/internal/extension_dict.py
protobuf/internal/factory_test1.proto
protobuf/internal/factory_test2.proto
protobuf/internal/file_options_test.proto
protobuf/internal/generator_test.py
protobuf/internal/import_test_package/__init__.py
protobuf/internal/import_test_package/inner.proto
protobuf/internal/import_test_package/outer.proto
protobuf/internal/json_format_test.py
protobuf/internal/keywords_test.py
protobuf/internal/message_factory_test.py
protobuf/internal/message_listener.py
protobuf/internal/message_set_extensions.proto
protobuf/internal/message_test.py
protobuf/internal/missing_enum_values.proto
protobuf/internal/more_extensions.proto
protobuf/internal/more_extensions_dynamic.proto
protobuf/internal/more_messages.proto
protobuf/internal/no_package.proto
protobuf/internal/packed_field_test.proto
protobuf/internal/proto_builder_test.py
protobuf/internal/python_message.py
protobuf/internal/python_protobuf.cc
protobuf/internal/reflection_test.py
protobuf/internal/service_reflection_test.py
protobuf/internal/symbol_database_test.py
protobuf/internal/test_bad_identifiers.proto
protobuf/internal/test_proto3_optional.proto
protobuf/internal/test_util.py
protobuf/internal/testing_refleaks.py
protobuf/internal/text_encoding_test.py
protobuf/internal/text_format_test.py
protobuf/internal/type_checkers.py
protobuf/internal/unknown_fields_test.py
protobuf/internal/well_known_types.py
protobuf/internal/well_known_types_test.py
protobuf/internal/wire_format.py
protobuf/internal/wire_format_test.py
protobuf/json_format.py
protobuf/message.py
protobuf/message_factory.py
protobuf/proto_api.h
protobuf/proto_builder.py
protobuf/pyext/README
protobuf/pyext/__init__.py
protobuf/pyext/cpp_message.py
protobuf/pyext/descriptor.cc
protobuf/pyext/descriptor.h
protobuf/pyext/descriptor_containers.cc
protobuf/pyext/descriptor_containers.h
protobuf/pyext/descriptor_database.cc
protobuf/pyext/descriptor_database.h
protobuf/pyext/descriptor_pool.cc
protobuf/pyext/descriptor_pool.h
protobuf/pyext/extension_dict.cc
protobuf/pyext/extension_dict.h
protobuf/pyext/field.cc
protobuf/pyext/field.h
protobuf/pyext/map_container.cc
protobuf/pyext/map_container.h
protobuf/pyext/message.cc
protobuf/pyext/message.h
protobuf/pyext/message_factory.cc
protobuf/pyext/message_factory.h
protobuf/pyext/message_module.cc
protobuf/pyext/proto2_api_test.proto
protobuf/pyext/python.proto
protobuf/pyext/repeated_composite_container.cc
protobuf/pyext/repeated_composite_container.h
protobuf/pyext/repeated_scalar_container.cc
protobuf/pyext/repeated_scalar_container.h
protobuf/pyext/safe_numerics.h
protobuf/pyext/scoped_pyobject_ptr.h
protobuf/pyext/unknown_fields.cc
protobuf/pyext/unknown_fields.h
protobuf/python_protobuf.h
protobuf/reflection.py
protobuf/service.py
protobuf/service_reflection.py
protobuf/symbol_database.py
protobuf/text_encoding.py
protobuf/text_format.py
protobuf/util/__init__.py