Searched defs:WriteBool (Results 1 – 11 of 11) sorted by relevance
48 void WriteBool(int tag, bool v) { in WriteBool() function
189 void WriteBool(bool value) { WriteInt(value ? 1 : 0); } in WriteBool() function
140 func WriteBool(buf []byte, b bool) { func
257 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
137 Status WriteBool(uint32_t field_number, bool value) { in WriteBool() function
243 inline Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
465 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
4863 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
7098 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
8329 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
8310 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function