Home
last modified time | relevance | path

Searched defs:WriteBool (Results 1 – 7 of 7) sorted by relevance

/third_party/flatbuffers/go/
Dencode.go140 func WriteBool(buf []byte, b bool) { func
/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs243 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
DWritingPrimitives.cs142 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool() method in Google.Protobuf.WritingPrimitives
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc461 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1266 void JsonWriter::WriteBool(bool b) in WriteBool() function in D3D12MA::JsonWriter
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5684 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8415 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function