Home
last modified time | relevance | path

Searched defs:NumToEntryTable (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dparse_function_generator.cc108 struct NumToEntryTable { struct
109 uint32_t skipmap32; // for fields #1 - #32
110 std::vector<SkipEntryBlock> blocks;
112 int size16() const { in size16()
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_gen.h139 struct NumToEntryTable { struct
140 uint32_t skipmap32; // for fields #1 - #32
141 std::vector<SkipEntryBlock> blocks;
143 int size16() const { in size16()