Searched refs:getRootAsTableInC (Results 1 – 5 of 5) sorted by relevance
12 …public static TableInC getRootAsTableInC(ByteBuffer _bb) { return getRootAsTableInC(_bb, new Table… in getRootAsTableInC() method in TableInC13 …public static TableInC getRootAsTableInC(ByteBuffer _bb, TableInC obj) { _bb.order(ByteOrder.LITTL… in getRootAsTableInC() method in TableInC
17 public static function getRootAsTableInC(ByteBuffer $bb) function in NamespaceA\\TableInC
17 public static function getRootAsTableInC(ByteBuffer $bb) function in NamespaceC\\TableInC
168 NamespaceC.TableInC.getRootAsTableInC = function(bb, obj) { function in NamespaceC.TableInC