Home
last modified time | relevance | path

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

/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dmore_test_objects.pb.go214S32Booly map[int32]bool `protobuf:"bytes,7,rep,name=s32booly,proto3" json:"s32bool… member
292 return m.S32Booly
/external/golang-protobuf/jsonpb/
Djsonpb_test.go458 …{"map<int32, bool>", marshaler, &pb.Mappy{S32Booly: map[int32]bool{1: true, 3: false, 10: true, 12…