Searched defs:WriteBool (Results 1 – 3 of 3) sorted by relevance
89 bool WriteBool(bool value) { in WriteBool() function
269 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
272 static inline Object** WriteBool(Object** p, bool b) { in WriteBool() function