Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.go97 func (rcv *TypeAliases) MutateU32(n uint32) bool { func
DTypeAliases.cs31 …public bool MutateU32(uint u32) { int o = __p.__offset(14); if (o != 0) { __p.bb.PutUint(o + __p.b… in MutateU32() method