Searched refs:getRootAsSecondTableInA (Results 1 – 3 of 3) sorted by relevance
43 …fun getRootAsSecondTableInA(_bb: ByteBuffer): SecondTableInA = getRootAsSecondTableInA(_bb, Second… in validateVersion() method44 fun getRootAsSecondTableInA(_bb: ByteBuffer, obj: SecondTableInA): SecondTableInA { in validateVersion() method
13 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb) { return getRootAsSecondTable… in getRootAsSecondTableInA() method in SecondTableInA14 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb, SecondTableInA obj) { _bb.ord… in getRootAsSecondTableInA() method in SecondTableInA
17 public static function getRootAsSecondTableInA(ByteBuffer $bb) function in NamespaceA\\SecondTableInA