Lines Matching refs:createScalarList
1107 this.bb!.createScalarList(this.inventory.bind(this), this.inventoryLength()),
1116 this.bb!.createScalarList(this.testarrayofstring.bind(this), this.testarrayofstringLength()),
1119 …this.bb!.createScalarList(this.testnestedflatbuffer.bind(this), this.testnestedflatbufferLength()),
1130 this.bb!.createScalarList(this.testarrayofbools.bind(this), this.testarrayofboolsLength()),
1134 this.bb!.createScalarList(this.testarrayofstring2.bind(this), this.testarrayofstring2Length()),
1136 this.bb!.createScalarList(this.flex.bind(this), this.flexLength()),
1138 this.bb!.createScalarList(this.vectorOfLongs.bind(this), this.vectorOfLongsLength()),
1139 this.bb!.createScalarList(this.vectorOfDoubles.bind(this), this.vectorOfDoublesLength()),
1143 …this.bb!.createScalarList(this.vectorOfWeakReferences.bind(this), this.vectorOfWeakReferencesLengt…
1146 …this.bb!.createScalarList(this.vectorOfCoOwningReferences.bind(this), this.vectorOfCoOwningReferen…
1148 …this.bb!.createScalarList(this.vectorOfNonOwningReferences.bind(this), this.vectorOfNonOwningRefer…
1161 this.bb!.createScalarList(this.vectorOfEnums.bind(this), this.vectorOfEnumsLength()),
1163 …this.bb!.createScalarList(this.testrequirednestedflatbuffer.bind(this), this.testrequirednestedfla…
1174 _o.inventory = this.bb!.createScalarList(this.inventory.bind(this), this.inventoryLength());
1183 …_o.testarrayofstring = this.bb!.createScalarList(this.testarrayofstring.bind(this), this.testarray…
1186 …_o.testnestedflatbuffer = this.bb!.createScalarList(this.testnestedflatbuffer.bind(this), this.tes…
1197 …_o.testarrayofbools = this.bb!.createScalarList(this.testarrayofbools.bind(this), this.testarrayof…
1201 …_o.testarrayofstring2 = this.bb!.createScalarList(this.testarrayofstring2.bind(this), this.testarr…
1203 _o.flex = this.bb!.createScalarList(this.flex.bind(this), this.flexLength());
1205 …_o.vectorOfLongs = this.bb!.createScalarList(this.vectorOfLongs.bind(this), this.vectorOfLongsLeng…
1206 …_o.vectorOfDoubles = this.bb!.createScalarList(this.vectorOfDoubles.bind(this), this.vectorOfDoubl…
1210 …_o.vectorOfWeakReferences = this.bb!.createScalarList(this.vectorOfWeakReferences.bind(this), this…
1213 …_o.vectorOfCoOwningReferences = this.bb!.createScalarList(this.vectorOfCoOwningReferences.bind(thi…
1215 …_o.vectorOfNonOwningReferences = this.bb!.createScalarList(this.vectorOfNonOwningReferences.bind(t…
1228 …_o.vectorOfEnums = this.bb!.createScalarList(this.vectorOfEnums.bind(this), this.vectorOfEnumsLeng…
1230 …_o.testrequirednestedflatbuffer = this.bb!.createScalarList(this.testrequirednestedflatbuffer.bind…