Searched defs:WriteBool (Results 1 – 3 of 3) sorted by relevance
257 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
400 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
235 inline Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function