Home
last modified time | relevance | path

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

/external/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java448 notNested(); in startVector()
500 notNested(); in createVectorOfTables()
578 public void notNested() { in notNested() method in FlatBufferBuilder
636 notNested(); in startObject()
/external/flatbuffers/php/
DFlatbufferBuilder.php586 $this->notNested();
721 $this->notNested();
735 public function notNested() function in Google\\FlatBuffers\\FlatbufferBuilder
759 $this->notNested();
/external/flatbuffers/js/
Dflatbuffers.js526 flatbuffers.Builder.prototype.notNested = function() { method in flatbuffers.Builder
595 this.notNested();
727 this.notNested();