Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/
Dproto_encode_helper.h48 void WriteBool(int tag, bool v) { in WriteBool() function
/external/libchrome/base/
Dpickle.h189 void WriteBool(bool value) { WriteInt(value ? 1 : 0); } in WriteBool() function
/external/golang-protobuf/internal/encoding/json/
Dencode.go67 func (e *Encoder) WriteBool(b bool) { func
/external/golang-protobuf/internal/encoding/text/
Dencode.go102 func (e *Encoder) WriteBool(b bool) { func
/external/flatbuffers/go/
Dencode.go140 func WriteBool(buf []byte, b bool) { func
/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs257 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h343 Status WriteBool(uint32_t field_number, bool value) { in WriteBool() function
/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc243 inline Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc465 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h7098 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8310 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h7341 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function