Home
last modified time | relevance | path

Searched refs:notNested (Results 1 – 4 of 4) sorted by relevance

/third_party/flatbuffers/swift/Sources/FlatBuffers/
DFlatBufferBuilder.swift138 notNested() in finish()
152 notNested() in startTable()
225 mutating internal func notNested() { in notNested() function
290 notNested() in startVector()
423 notNested() in create()
/third_party/flatbuffers/ts/
Dbuilder.ts279 notNested(): void { method in Builder
343 this.notNested();
479 this.notNested();
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java493 notNested(); in startVector()
545 notNested(); in createVectorOfTables()
686 public void notNested() { in notNested() method in FlatBufferBuilder
744 notNested(); in startTable()
/third_party/flatbuffers/php/
DFlatbufferBuilder.php586 $this->notNested();
721 $this->notNested();
735 public function notNested() function in Google\\FlatBuffers\\FlatbufferBuilder
759 $this->notNested();