Searched defs:writeUint32 (Results 1 – 6 of 6) sorted by relevance
284 jspb.BinaryEncoder.prototype.writeUint32 = function(value) { method in jspb.BinaryEncoder
527 jspb.BinaryWriter.prototype.writeUint32 = function(field, value) { method in jspb.BinaryWriter
310 public static function writeUint32(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
97 static int writeUint32(raw_ostream &OS, uint32_t Value) { in writeUint32() function
333 writeUint32(fieldNumber, value) { method in Writer
46333 static void writeUint32(void* aPtr, uint32_t aValue) in writeUint32() function in mozilla::detail::Endian