Home
last modified time | relevance | path

Searched defs:WriteUint64 (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/go/
Dencode.go169 func WriteUint64(buf []byte, n uint64) { func
/third_party/node/src/
Dnode_serdes.cc247 void SerializerContext::WriteUint64(const FunctionCallbackInfo<Value>& args) { in WriteUint64() function in node::__anon366c3e4e0111::SerializerContext