Searched defs:__union (Results 1 - 3 of 3) sorted by relevance

/external/flatbuffers/php/
H A DTable.php107 protected function __union($table, $offset) function
/external/flatbuffers/java/com/google/flatbuffers/
H A DTable.java182 protected Table __union(Table t, int offset) { method in class:Table
/external/flatbuffers/js/
H A Dflatbuffers.js1021 flatbuffers.ByteBuffer.prototype.__union = function(t, offset) {

Completed in 123 milliseconds