Searched defs:writeBool (Results 1 – 4 of 4) sorted by relevance
41 void (*writeBool)(AStatsEvent*, bool); member
136 void StatsEventCompat::writeBool(bool value) { in writeBool() function in StatsEventCompat
88 public native final void writeBool(boolean val); in writeBool() method in HwParcel
1761 public void writeBool(long fieldId, boolean val) { in writeBool() method in ProtoOutputStream