Home
last modified time | relevance | path

Searched refs:createTableInNestedNS (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DTableInNestedNS.php57 public static function createTableInNestedNS(FlatBufferBuilder $builder, $foo) function in NamespaceA\\NamespaceB\\TableInNestedNS
DTableInNestedNS.java20 public static int createTableInNestedNS(FlatBufferBuilder builder, in createTableInNestedNS() method in TableInNestedNS
/external/flatbuffers/tests/namespace_test/
Dnamespace_test1_generated.ts88 static createTableInNestedNS(builder:flatbuffers.Builder, foo:number):flatbuffers.Offset { method in NamespaceA.NamespaceB.TableInNestedNS
Dnamespace_test1_generated.js111 NamespaceA.NamespaceB.TableInNestedNS.createTableInNestedNS = function(builder, foo) { function in NamespaceA.NamespaceB.TableInNestedNS