Searched defs:PutInt (Results 1 – 3 of 3) sorted by relevance
| /external/v8/src/snapshot/ | ||
| D | snapshot-source-sink.cc | 15 void SnapshotByteSink::PutInt(uintptr_t integer, const char* description) { in PutInt() function in v8::internal::SnapshotByteSink |
| /external/flatbuffers/net/FlatBuffers/ | ||
| D | ByteBuffer.cs | 467 public void PutInt(int offset, int value) in PutInt() method in FlatBuffers.ByteBuffer |
| D | FlatBufferBuilder.cs | 168 public void PutInt(int x) in PutInt() method in FlatBuffers.FlatBufferBuilder |