Searched refs:IntMaps (Results 1 – 3 of 3) sorted by relevance
272 type IntMaps struct { struct276 func (m *IntMaps) Reset() { *m = IntMaps{} }277 func (m *IntMaps) String() string { return proto.CompactTextString(m) }278 func (*IntMaps) ProtoMessage() {}279 func (*IntMaps) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} }281 func (m *IntMaps) GetMaps() []*IntMap {293 proto.RegisterType((*IntMaps)(nil), "proto3_proto.IntMaps") argument
85 message IntMaps { message
12 m := &ppb.IntMaps{}29 var out ppb.IntMaps41 var out ppb.IntMaps