Home
last modified time | relevance | path

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

/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DTableInNestedNS.go59 func (rcv *TableInNestedNS) MutateFoo(n int32) bool { func
DTableInNestedNS.cs23 …public bool MutateFoo(int foo) { int o = __p.__offset(4); if (o != 0) { __p.bb.PutInt(o + __p.bb_p… in MutateFoo() method