| /third_party/skia/third_party/externals/zlib/google/ |
| D | zip_reader.cc | 72 bool StringWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::__anon2e38e85e0111::StringWriterDelegate 462 bool FileWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FileWriterDelegate 492 bool FilePathWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FilePathWriterDelegate
|
| /third_party/skia/third_party/externals/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
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | OutBuffer.h | 57 void WriteBytes(const void *data, size_t size) in WriteBytes() function
|
| /third_party/skia/m133/third_party/externals/zlib/google/ |
| D | zip_reader.cc | 88 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in zip::__anon332cde110111::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
|
| D | zip_unittest.cc | 80 bool WriteBytes(const char* data, int num_bytes) override { in WriteBytes() function in __anon37924e5e0111::ProgressWriterDelegate
|
| /third_party/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
|
| D | 7zOut.cpp | 149 void COutArchive::WriteBytes(const void *data, size_t size) in WriteBytes() function in NArchive::N7z::COutArchive
|
| /third_party/grpc/test/core/event_engine/test_suite/posix/ |
| D | oracle_event_engine_posix.cc | 172 int WriteBytes(int sockfd, int& saved_errno, std::string write_bytes) { in WriteBytes() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | CodedOutputStream.cs | 327 public void WriteBytes(ByteString value) in WriteBytes() method in Google.Protobuf.CodedOutputStream
|
| D | WritingPrimitives.cs | 323 …public static void WriteBytes(ref Span<byte> buffer, ref WriterInternalState state, ByteString val… in WriteBytes() method in Google.Protobuf.WritingPrimitives
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | coded_stream.h | 737 uint8_t* WriteBytes(uint32_t num, const T& s, uint8_t* ptr) { in WriteBytes() function
|
| /third_party/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 491 void WireFormatLite::WriteBytes(int field_number, const std::string& value, in WriteBytes() function in google::protobuf::internal::WireFormatLite
|
| /third_party/lzma/C/ |
| D | XzEnc.c | 45 static SRes WriteBytes(ISeqOutStreamPtr s, const void *buf, size_t size) in WriteBytes() function
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | flexbuffers.h | 1432 void WriteBytes(const void *val, size_t size) { in WriteBytes() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 97540 BufferList<AllocPolicy>::WriteBytes(const char* aData, size_t aSize) in WriteBytes() function in mozilla::BufferList
|