Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DStat.go74 func (rcv *Stat) MutateVal(n int64) bool { func
DStat.cs30 …public bool MutateVal(long val) { int o = __p.__offset(6); if (o != 0) { __p.bb.PutLong(o + __p.bb… in MutateVal() method