mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
Mangle field names that conflict with message-level functions (new, parse, serialize, etc.) by appending a trailing underscore. Also mangle fields starting with 'mutable_' to avoid collisions with submessage mutable accessors. PiperOrigin-RevId: 861423462 |
||
|---|---|---|
| .. | ||
| c | ||
| cmake/google/protobuf/compiler | ||
| common | ||
| minitable | ||
| reflection | ||
| stage0/google/protobuf/compiler | ||
| bootstrap_compiler.bzl | ||
| BUILD | ||
| common.cc | ||
| common.h | ||
| file_layout.cc | ||
| file_layout.h | ||
| plugin.cc | ||
| plugin.h | ||
| plugin_bootstrap.h | ||