Searched defs:set_uint32 (Results 1 – 2 of 2) sorted by relevance
50 void set_uint32(uint32_t value) { uint32_ = value; } in set_uint32() function
367 void ByteArray::set_uint32(int index, uint32_t value) { in set_uint32() function