| /external/pigweed/pw_sys_io/ |
| D | sys_io.cc | 29 StatusWithSize WriteBytes(ConstByteSpan src) { in WriteBytes() function
|
| /external/puffin/src/ |
| D | bit_writer.cc | 33 bool BufferBitWriter::WriteBytes( in WriteBytes() function in puffin::BufferBitWriter
|
| /external/image_io/src/base/ |
| D | byte_buffer.cc | 15 static size_t WriteBytes(const ByteData& byte_data, Byte* pos) { in WriteBytes() function
|
| /external/libultrahdr/third_party/image_io/src/base/ |
| D | byte_buffer.cc | 15 static size_t WriteBytes(const ByteData& byte_data, Byte* pos) { in WriteBytes() function
|
| /external/lzma/CPP/7zip/Common/ |
| D | OutBuffer.h | 57 void WriteBytes(const void *data, size_t size) in WriteBytes() function
|
| /external/perfetto/include/perfetto/protozero/ |
| D | scattered_stream_writer.h | 91 inline void WriteBytes(const uint8_t* src, in WriteBytes() function
|
| /external/openthread/src/core/common/ |
| D | frame_builder.cpp | 121 void FrameBuilder::WriteBytes(uint16_t aOffset, const void *aBuffer, uint16_t aLength) in WriteBytes() function in ot::FrameBuilder
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zOut.h | 41 void WriteBytes(const void *data, size_t size) in WriteBytes() function 258 void WriteBytes(const CByteBuffer &data) { WriteBytes(data, data.Size()); } in WriteBytes() function
|
| /external/zlib/google/ |
| D | zip_reader.cc | 88 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in zip::__anon33a7760a0111::StringWriterDelegate 650 bool FileWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FileWriterDelegate
|
| D | zip_reader.h | 41 virtual bool WriteBytes(const char* data, int num_bytes) { return true; } in WriteBytes() function
|
| /external/libchrome/base/ |
| D | big_endian.cc | 72 bool BigEndianWriter::WriteBytes(const void* buf, size_t len) { in WriteBytes() function in base::BigEndianWriter
|
| /external/pigweed/pw_string/ |
| D | string_builder.cc | 105 void StringBuilder::WriteBytes(span<const std::byte> data) { in WriteBytes() function in pw::StringBuilder
|
| /external/cronet/net/ntlm/ |
| D | ntlm_buffer_writer.cc | 50 bool NtlmBufferWriter::WriteBytes(base::span<const uint8_t> bytes) { in WriteBytes() function in net::ntlm::NtlmBufferWriter
|
| /external/webrtc/rtc_base/ |
| D | byte_buffer.h | 79 void WriteBytes(const char* val, size_t len) { buffer_.AppendData(val, len); } in WriteBytes() function
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
| D | spdy_frame_builder.cc | 131 bool SpdyFrameBuilder::WriteBytes(const void* data, uint32_t data_len) { in WriteBytes() function in spdy::SpdyFrameBuilder
|
| /external/cronet/net/third_party/quiche/src/quiche/common/ |
| D | quiche_data_writer.cc | 96 bool QuicheDataWriter::WriteBytes(const void* data, size_t data_len) { in WriteBytes() function in quiche::QuicheDataWriter
|
| /external/cronet/base/ |
| D | big_endian.cc | 120 bool BigEndianWriter::WriteBytes(const void* buf, size_t len) { in WriteBytes() function in base::BigEndianWriter
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 206 public void WriteBytes(ByteString value) in WriteBytes() method
|
| D | CodedOutputStream.cs | 325 public void WriteBytes(ByteString value) in WriteBytes() method in Google.Protobuf.CodedOutputStream
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 206 public void WriteBytes(ByteString value) in WriteBytes() method
|
| D | CodedOutputStream.cs | 325 public void WriteBytes(ByteString value) in WriteBytes() method in Google.Protobuf.CodedOutputStream
|
| /external/lzma/CPP/7zip/Archive/Zip/ |
| D | ZipOut.cpp | 52 void COutArchive::WriteBytes(const void *data, size_t size) in WriteBytes() function in NArchive::NZip::COutArchive
|
| /external/armnn/profiling/common/src/ |
| D | CommonProfilingUtils.cpp | 76 void WriteBytes(unsigned char* buffer, unsigned int offset, const void* value, unsigned int valueSi… in WriteBytes() function
|
| /external/ms-tpm-20-ref/TPMCmd/Simulator/src/ |
| D | TcpServer.c | 544 WriteBytes( in WriteBytes() function
|
| /external/grpc-grpc/test/core/event_engine/test_suite/posix/ |
| D | oracle_event_engine_posix.cc | 173 int WriteBytes(int sockfd, int& saved_errno, std::string write_bytes) { in WriteBytes() function
|