Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go902 type TestAllTypes_OneofBool struct { struct
903 OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,proto3,oneof"`
930 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {}
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1067 type TestAllTypes_OneofBool struct { struct
1068 OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
1099 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {}