Searched defs:BytesField (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestWellKnownTypes.cs | 408 public pb::ByteString BytesField { property in Google.Protobuf.TestProtos.TestWellKnownTypes |
/external/protobuf/java/core/src/test/proto/com/google/protobuf/ | ||
D | test_bad_identifiers.proto | 145 repeated bytes BytesField = 24; // NO_PROTO3 field |
/external/golang-protobuf/proto/testdata/ | ||
D | test.pb.go | 1689 …BytesField []byte `protobuf:"bytes,2,opt,name=bytes_field,json=bytesField" json:"bytes_fiel… member |