Searched defs:__indirect (Results 1 – 4 of 4) sorted by relevance
47 public int __indirect(int offset) in __indirect() method52 public static int __indirect(int offset, ByteBuffer bb) in __indirect() method
74 protected int __indirect(int offset) { in __indirect() method in Table78 protected static int __indirect(int offset, ByteBuffer bb) { in __indirect() method in Table
61 protected function __indirect($offset) function in Google\\FlatBuffers\\Table
1182 flatbuffers.ByteBuffer.prototype.__indirect = function(offset) { method in flatbuffers.ByteBuffer