Searched refs:CreateInstructionsVector (Results 1 – 2 of 2) sorted by relevance
34 …public static VectorOffset CreateInstructionsVector(FlatBufferBuilder builder, Offset<FBInstructio… in CreateInstructionsVector() method
66 var instrsVector = Instructions.CreateInstructionsVector(builder, instructions); in FlushBuffer()