Lines Matching refs:IntMaps
364 type IntMaps struct { struct
371 func (m *IntMaps) Reset() { *m = IntMaps{} } argument
372 func (m *IntMaps) String() string { return proto.CompactTextString(m) } argument
373 func (*IntMaps) ProtoMessage() {} argument
374 func (*IntMaps) Descriptor() ([]byte, []int) { argument
378 func (m *IntMaps) XXX_Unmarshal(b []byte) error { argument
381 func (m *IntMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
384 func (m *IntMaps) XXX_Merge(src proto.Message) { argument
387 func (m *IntMaps) XXX_Size() int { argument
390 func (m *IntMaps) XXX_DiscardUnknown() { argument
396 func (m *IntMaps) GetMaps() []*IntMap { argument
511 proto.RegisterType((*IntMaps)(nil), "proto3_proto.IntMaps")