Searched defs:writeUInt32 (Results 1 – 5 of 5) sorted by relevance
173 UDataWriteUInt32 *writeUInt32; member
26 public static void writeUInt32(ByteBuffer bb, long u) { in writeUInt32() method in IsoTypeWriter
92 static bool writeUInt32(Vector<char>& vector, uint32_t value) in writeUInt32() function
213 public void writeUInt32(final int fieldNumber, final int value) in writeUInt32() method in CodedOutputStreamMicro
232 public void writeUInt32(final int fieldNumber, final int value) in writeUInt32() method in CodedOutputStream