Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/namespace_test/NamespaceA/
H A DTableInFirstNST.java28 public NamespaceA.NamespaceB.StructInNestedNST getFooStruct() { return fooStruct; } in getFooStruct() method in TableInFirstNST
H A DTableInFirstNS.php69 public function getFooStruct() function in NamespaceA\\TableInFirstNS