Home
last modified time | relevance | path

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

/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.cs22 …public bool MutateFooEnum(NamespaceA.NamespaceB.EnumInNestedNS foo_enum) { int o = __p.__offset(6)… in MutateFooEnum() method
DTableInFirstNS.go52 func (rcv *TableInFirstNS) MutateFooEnum(n EnumInNestedNS) bool { func