Home
last modified time | relevance | path

Searched refs:testnestedflatbufferAsByteBuffer (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DMonster.kt200 val testnestedflatbufferAsByteBuffer : ByteBuffer get() = __vector_as_bytebuffer(30, 1) constant
DMonster.java68 public ByteBuffer testnestedflatbufferAsByteBuffer() { return __vector_as_bytebuffer(30, 1); } in testnestedflatbufferAsByteBuffer() method in Monster