Home
last modified time | relevance | path

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

/third_party/flatbuffers/go/
Dencode.go160 func WriteUint32(buf []byte, n uint32) { func
/third_party/node/src/
Dnode_serdes.cc237 void SerializerContext::WriteUint32(const FunctionCallbackInfo<Value>& args) { in WriteUint32() function in node::__anon880f70cd0111::SerializerContext