Searched defs:writeInt (Results 1 – 4 of 4) sorted by relevance
108 void DisplayListLogBuffer::writeInt(int value) { in writeInt() function in android::uirenderer::DisplayListLogBuffer
257 private static void writeInt(OutputStream out, int val) throws IOException { in writeInt() method in WaveHeader
907 private int writeInt(byte[] out, int pos, int value) { in writeInt() method in SettingsBackupAgent
480 public final void writeInt(int val) { in writeInt() method in Parcel