Home
last modified time | relevance | path

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

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