| /external/pigweed/pw_sys_io/ |
| D | sys_io.cc | 29 StatusWithSize WriteBytes(std::span<const std::byte> 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 | 14 static size_t WriteBytes(const ByteData& byte_data, Byte* pos) { in WriteBytes() function
|
| /external/perfetto/include/perfetto/protozero/ |
| D | scattered_stream_writer.h | 73 inline void WriteBytes(const uint8_t* src, size_t size) { in WriteBytes() function
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | writable_font_data.cc | 62 int32_t WritableFontData::WriteBytes(int32_t index, in WriteBytes() function in sfntly::WritableFontData 72 int32_t WritableFontData::WriteBytes(int32_t index, std::vector<uint8_t>* b) { in WriteBytes() function in sfntly::WritableFontData
|
| /external/lzma/CPP/7zip/Common/ |
| D | OutBuffer.h | 57 void WriteBytes(const void *data, size_t size) in WriteBytes() function
|
| /external/zlib/google/ |
| D | zip_reader.cc | 68 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in zip::__anonb90f32a20111::StringWriterDelegate 515 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
|
| D | zip_unittest.cc | 78 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in __anonbf5c0b2f0111::ProgressWriterDelegate
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zOut.h | 30 void WriteBytes(const void *data, size_t size) in WriteBytes() function 249 void WriteBytes(const CByteBuffer &data) { WriteBytes(data, data.Size()); } in WriteBytes() function
|
| D | 7zOut.cpp | 142 void COutArchive::WriteBytes(const void *data, size_t size) in WriteBytes() function in NArchive::N7z::COutArchive
|
| /external/angle/third_party/zlib/google/ |
| D | zip_reader.cc | 88 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in zip::__anon08523a710111::StringWriterDelegate 608 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
|
| D | zip_unittest.cc | 80 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in __anoneb8042be0111::ProgressWriterDelegate
|
| /external/libchrome/base/ |
| D | big_endian.cc | 72 bool BigEndianWriter::WriteBytes(const void* buf, size_t len) { in WriteBytes() function in base::BigEndianWriter
|
| D | pickle.cc | 307 void Pickle::WriteBytes(const void* data, int length) { in WriteBytes() function in base::Pickle
|
| /external/pigweed/pw_string/ |
| D | string_builder.cc | 103 void StringBuilder::WriteBytes(std::span<const std::byte> data) { in WriteBytes() function in pw::StringBuilder
|
| /external/webrtc/rtc_base/ |
| D | byte_buffer.h | 76 void WriteBytes(const char* val, size_t len) { buffer_.AppendData(val, len); } in WriteBytes() function
|
| /external/armnn/profiling/common/src/ |
| D | CommonProfilingUtils.cpp | 73 void WriteBytes(unsigned char* buffer, unsigned int offset, const void* value, unsigned int valueSi… in WriteBytes() function
|
| /external/armnn/src/profiling/ |
| D | ProfilingUtils.cpp | 93 void WriteBytes(const IPacketBufferPtr& packetBuffer, unsigned int offset, const void* value, unsi… in WriteBytes() function 142 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/protobuf/csharp/src/Google.Protobuf/ |
| D | CodedOutputStream.cs | 320 public void WriteBytes(ByteString value) in WriteBytes() method in Google.Protobuf.CodedOutputStream
|
| /external/pigweed/pw_protobuf/public/pw_protobuf/ |
| D | encoder.h | 557 Status WriteBytes(uint32_t field_number, ConstByteSpan value) { in WriteBytes() function
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 253 inline Status WriteBytes(int field_number, const DataPiece& data, in WriteBytes() function
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 493 void WireFormatLite::WriteBytes(int field_number, const std::string& value, in WriteBytes() function in google::protobuf::internal::WireFormatLite
|