Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test/
H A DByteBufferTests.cs428 public unsafe void ByteBuffer_Put_IntPtr_Helper<T>(T[] data, int typeSize)
463 ByteBuffer_Put_IntPtr_Helper(data, typeSize); in ByteBuffer_Put_IntPtr_Helper() method