Home
last modified time | relevance | path

Searched defs:optional_string_piece (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_lite.proto68 string optional_string_piece = 24 [ctype = STRING_PIECE]; field
Dunittest_proto3_arena_lite.proto69 string optional_string_piece = 24 [ctype = STRING_PIECE]; field
Dunittest_proto3_arena.proto68 string optional_string_piece = 24 [ctype=STRING_PIECE]; field
Dtest_messages_proto3.proto89 string optional_string_piece = 24 [ctype = STRING_PIECE]; field
Dunittest_proto3.proto68 string optional_string_piece = 24 [ctype = STRING_PIECE]; field
Dtest_messages_proto2.proto71 optional string optional_string_piece = 24 [ctype = STRING_PIECE]; field
/third_party/protobuf/csharp/protos/
Dunittest.proto86 optional string optional_string_piece = 24 [ctype = STRING_PIECE]; field
/third_party/protobuf/objectivec/Tests/
Dunittest.proto65 optional string optional_string_piece = 24 [ctype=STRING_PIECE]; field