Home
last modified time | relevance | path

Searched refs:U32Booly (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dmore_test_objects.pb.go216U32Booly map[uint32]bool `protobuf:"bytes,9,rep,name=u32booly,proto3" json:"u32bool… member
306 return m.U32Booly
/external/golang-protobuf/jsonpb/
Djsonpb_test.go460 …{"map<uint32, bool>", marshaler, &pb.Mappy{U32Booly: map[uint32]bool{1: true, 3: false, 10: true, …