Home
last modified time | relevance | path

Searched defs:getRootAsSecondTableInA (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/
DSecondTableInA.java12 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb) { return getRootAsSecondTable… in getRootAsSecondTableInA() method in SecondTableInA
13 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb, SecondTableInA obj) { _bb.ord… in getRootAsSecondTableInA() method in SecondTableInA
DSecondTableInA.php17 public static function getRootAsSecondTableInA(ByteBuffer $bb) function in NamespaceA\\SecondTableInA
/external/flatbuffers/tests/namespace_test/
Dnamespace_test2_generated.ts232 static getRootAsSecondTableInA(bb:flatbuffers.ByteBuffer, obj?:SecondTableInA):SecondTableInA { method in NamespaceA.SecondTableInA
Dnamespace_test2_generated.js281 NamespaceA.SecondTableInA.getRootAsSecondTableInA = function(bb, obj) { function in NamespaceA.SecondTableInA