Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.go202 func (rcv *TypeAliases) MutateU64(n uint64) bool { func
DTypeAliases.cs37 …public bool MutateU64(ulong u64) { int o = __p.__offset(18); if (o != 0) { __p.bb.PutUlong(o + __p… in MutateU64() method