Home
last modified time | relevance | path

Searched defs:getFooUnion (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNST.java24 public NamespaceA.NamespaceB.UnionInNestedNSUnion getFooUnion() { return fooUnion; } in getFooUnion() method in TableInFirstNST
DTableInFirstNS.php63 public function getFooUnion($obj) function in NamespaceA\\TableInFirstNS