Searched refs:StartInstructions (Results 1 – 2 of 2) sorted by relevance
32 public static void StartInstructions(FlatBufferBuilder builder) { builder.StartTable(1); } in StartInstructions() method
67 Instructions.StartInstructions(builder); in FlushBuffer()