Searched refs:startSecondTableInA (Results 1 – 5 of 5) sorted by relevance
28 static startSecondTableInA(builder) { method in SecondTableInA39 SecondTableInA.startSecondTableInA(builder);
35 static startSecondTableInA(builder:flatbuffers.Builder) { method in SecondTableInA49 SecondTableInA.startSecondTableInA(builder);
46 public static function startSecondTableInA(FlatBufferBuilder $builder) function in NamespaceA\\SecondTableInA
41 fun startSecondTableInA(builder: FlatBufferBuilder) = builder.startTable(1) in startSecondTableInA() method
28 public static void startSecondTableInA(FlatBufferBuilder builder) { builder.startTable(1); } in startSecondTableInA() method in SecondTableInA