Home
last modified time | relevance | path

Searched refs:EncodeUInt32ToBytes (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dstatus_helper.cc126 void EncodeUInt32ToBytes(uint32_t v, char* buf) { in EncodeUInt32ToBytes() function
255 EncodeUInt32ToBytes(buf_len, head_buf); in StatusAddChild()