Searched defs:WriteBool (Results 1 – 8 of 8) sorted by relevance
167 public void WriteBool(bool value) in WriteBool() method
241 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
155 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool() method in Google.Protobuf.WritingPrimitives
140 func WriteBool(buf []byte, b bool) { func
243 inline Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
467 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
1266 void JsonWriter::WriteBool(bool b) in WriteBool() function in D3D12MA::JsonWriter
8310 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function