Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go459 type TestUTF8_Field struct { struct
460 Field string `protobuf:"bytes,3,opt,name=field,proto3,oneof"`
463 func (*TestUTF8_Field) isTestUTF8_Oneof() {}
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3668 type TestUTF8_Field struct { struct
3669 Field string `protobuf:"bytes,3,opt,name=field,oneof"`
3672 func (*TestUTF8_Field) isTestUTF8_Oneof() {}