Lines Matching defs:GetV
57 func (x *Int32) GetV() int32 { func
104 func (x *Int64) GetV() int64 { func
151 func (x *Uint32) GetV() uint32 { func
198 func (x *Uint64) GetV() uint64 { func
245 func (x *Sint32) GetV() int32 { func
292 func (x *Sint64) GetV() int64 { func
339 func (x *Fixed32) GetV() uint32 { func
386 func (x *Fixed64) GetV() uint64 { func
433 func (x *Float) GetV() float32 { func
480 func (x *Double) GetV() float64 { func
527 func (x *Bool) GetV() bool { func
574 func (x *String) GetV() string { func
621 func (x *Bytes) GetV() []byte { func
668 func (x *Message) GetV() *Message_M { func
800 func (x *Group_Group) GetV() int32 { func