Searched defs:WriteUint64 (Results 1 – 2 of 2) sorted by relevance
| /third_party/flatbuffers/go/ | ||
| D | encode.go | 169 func WriteUint64(buf []byte, n uint64) { func |
| /third_party/node/src/ | ||
| D | node_serdes.cc | 247 void SerializerContext::WriteUint64(const FunctionCallbackInfo<Value>& args) { in WriteUint64() function in node::__anon366c3e4e0111::SerializerContext |