Searched refs:U32Booly (Results 1 – 2 of 2) sorted by relevance
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | more_test_objects.pb.go | 216 …U32Booly map[uint32]bool `protobuf:"bytes,9,rep,name=u32booly,proto3" json:"u32bool… member 306 return m.U32Booly
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb_test.go | 460 …{"map<uint32, bool>", marshaler, &pb.Mappy{U32Booly: map[uint32]bool{1: true, 3: false, 10: true, …
|