Searched refs:writeInt (Results 1 – 12 of 12) sorted by relevance
230 out.writeInt (NULL_ARRAY_LENGTH); in writeIntArray()234 out.writeInt (length); in writeIntArray()239 out.writeInt (array [i]); in writeIntArray()248 out.writeInt (NULL_ARRAY_LENGTH); in writeBooleanArray()252 out.writeInt (length); in writeBooleanArray()692 out.writeInt (MAGIC); in writeFileHeader()696 out.writeInt (IAppConstants.APP_MAJOR_VERSION); in writeFileHeader()697 out.writeInt (IAppConstants.APP_MINOR_VERSION); in writeFileHeader()698 out.writeInt (IAppConstants.APP_BUILD_ID); in writeFileHeader()
286 out.writeInt (status); in writeExternal()300 out.writeInt (length); in writeExternal()307 out.writeInt (method.m_firstLine); in writeExternal()
193 out.writeInt (size); in writeExternal()209 out.writeInt (length); in writeExternal()
209 out.writeInt (length); in writeExternal()
249 out.writeInt (size); // too bad the capacity is not visible in writeExternal()
39 this->writeInt(value); in writeBool()43 void writeInt(int32_t value) { in writeInt() function
302 dout.writeInt (modifiers); in computeSUID()355 dout.writeInt (fd.m_modifiers); in computeSUID()412 dout.writeInt (ACC_STATIC); in computeSUID()425 dout.writeInt (cd.m_modifiers); in computeSUID()439 dout.writeInt (md.m_modifiers); in computeSUID()
44 writeInt ((int) ulong); // this narrowing cast is Ok in writeU4()
67 out.writeInt (m_value); in writeInClassFormat()
90 fWriter.writeInt(drawType); in addDraw()93 fWriter.writeInt(value); in addInt()
86 buffer.writeInt(fCount); in flatten()
282 output.writeInt(bytes.length); in writeProtoBufToOutput()