Searched refs:IntMaps (Results 1 – 3 of 3) sorted by relevance
364 type IntMaps struct { struct371 func (m *IntMaps) Reset() { *m = IntMaps{} } argument372 func (m *IntMaps) String() string { return proto.CompactTextString(m) } argument373 func (*IntMaps) ProtoMessage() {} argument374 func (*IntMaps) Descriptor() ([]byte, []int) { argument378 func (m *IntMaps) XXX_Unmarshal(b []byte) error { argument381 func (m *IntMaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument384 func (m *IntMaps) XXX_Merge(src proto.Message) { argument387 func (m *IntMaps) XXX_Size() int { argument390 func (m *IntMaps) XXX_DiscardUnknown() { argument[all …]
87 message IntMaps { message
36 m := &ppb.IntMaps{}53 var out ppb.IntMaps65 var out ppb.IntMaps