Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/
Dproto_encode_helper.h47 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/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_extended_tcp_client.cc109 Status ExtendedTCPClient::WriteBool(bool val) { in WriteBool() function in tensorflow::ExtendedTCPClient
/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/protobuf/src/google/protobuf/
Dwire_format_lite.cc400 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc233 inline Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4863 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4863 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function