Searched defs:PutByte (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ | ||
H A D | ByteBuffer.cs | 438 public void PutByte(int offset, byte value) in PutByte() method in FlatBuffers.ByteBuffer |
H A D | FlatBufferBuilder.cs | 161 public void PutByte(byte x) in PutByte() method in FlatBuffers.FlatBufferBuilder |
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ | ||
H A D | LzOutWindow.h | 51 void PutByte(Byte b) in PutByte() function |
H A D | Rar3Decoder.h | 268 void PutByte(Byte b) in PutByte() function |