| /external/tensorflow/tensorflow/core/lib/io/ |
| D | proto_encode_helper.h | 48 void WriteBool(int tag, bool v) { in WriteBool() function
|
| /external/openthread/src/lib/spinel/ |
| D | spinel_encoder.hpp | 175 otError WriteBool(bool aBool) { return mNcpBuffer.InFrameFeedByte(aBool ? 0x01 : 0x00); } in WriteBool() function in ot::Spinel::Encoder
|
| /external/libchrome/base/ |
| D | pickle.h | 189 void WriteBool(bool value) { WriteInt(value ? 1 : 0); } in WriteBool() function
|
| /external/cronet/base/ |
| D | pickle.h | 204 void WriteBool(bool value) { WriteInt(value ? 1 : 0); } in WriteBool() function
|
| /external/golang-protobuf/internal/encoding/json/ |
| D | encode.go | 67 func (e *Encoder) WriteBool(b bool) { func
|
| /external/golang-protobuf/internal/encoding/text/ |
| D | encode.go | 102 func (e *Encoder) WriteBool(b bool) { func
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 167 public void WriteBool(bool value) in WriteBool() method
|
| D | CodedOutputStream.cs | 241 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 164 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool() method in Google.Protobuf.WritingPrimitives
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 167 public void WriteBool(bool value) in WriteBool() method
|
| D | CodedOutputStream.cs | 241 public void WriteBool(bool value) in WriteBool() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 164 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool() method in Google.Protobuf.WritingPrimitives
|
| /external/flatbuffers/go/ |
| D | encode.go | 140 func WriteBool(buf []byte, b bool) { func
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 244 inline util::Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 244 inline util::Status WriteBool(int field_number, const DataPiece& data, in WriteBool() function
|
| /external/pigweed/pw_protobuf/public/pw_protobuf/ |
| D | encoder.h | 354 Status WriteBool(uint32_t field_number, bool value) { in WriteBool() function
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 469 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 469 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
|
| /external/cronet/testing/libfuzzer/proto/ |
| D | skia_image_filter_proto_converter.cc | 823 void Converter::WriteBool(const bool bool_val) { in WriteBool() function in skia_image_filter_proto_converter::Converter
|
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 7098 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
|
| /external/skia/vma_android/include/ |
| D | vk_mem_alloc.h | 5716 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
|
| /external/angle/third_party/vulkan_memory_allocator/include/ |
| D | vk_mem_alloc.h | 7341 void VmaJsonWriter::WriteBool(bool b) in WriteBool() function
|