Home
last modified time | relevance | path

Searched defs:optional_lazy_message (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_lite.proto75 NestedMessage optional_lazy_message = 27 [lazy = true]; field
Dunittest_proto3_arena_lite.proto76 NestedMessage optional_lazy_message = 27 [lazy = true]; field
Dunittest_proto3_arena.proto76 NestedMessage optional_lazy_message = 27 [lazy=true]; field
Dunittest_proto3.proto75 NestedMessage optional_lazy_message = 27 [lazy = true]; field
/third_party/protobuf/objectivec/Tests/
Dunittest.proto72 optional NestedMessage optional_lazy_message = 27 [lazy=true]; field
437 optional NestedTestAllTypes optional_lazy_message = 4 [lazy = true]; field
/third_party/protobuf/csharp/protos/
Dunittest.proto93 optional NestedMessage optional_lazy_message = 27 [lazy = true]; field