Searched defs:WriteInt (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dpickle.h91 return WriteInt(value ? 1 : 0);
93 bool WriteInt(int value) { function in class:Pickle

Completed in 238 milliseconds