/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::__anon800424210111::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/node/deps/zlib/google/ |
D | zip_reader.cc | 73 bool StringWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::__anon49924d1c0111::StringWriterDelegate 463 bool FileWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FileWriterDelegate 493 bool FilePathWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FilePathWriterDelegate
|
/third_party/flutter/skia/third_party/externals/zlib/google/ |
D | zip_reader.cc | 73 bool StringWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::__anonc4ba33360111::StringWriterDelegate 457 bool FileWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FileWriterDelegate 487 bool FilePathWriterDelegate::WriteBytes(const char* data, int num_bytes) { in WriteBytes() function in zip::FilePathWriterDelegate
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
D | byte_stream_wrappers.h | 81 void WriteBytes(const uint8_t* bytes, size_t length) { in WriteBytes() function
|
/third_party/flutter/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/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/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
|
D | WritingPrimitives.cs | 216 …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/util/internal/ |
D | proto_writer.cc | 253 inline Status WriteBytes(int field_number, const DataPiece& data, in WriteBytes() function
|
/third_party/protobuf/src/google/protobuf/ |
D | wire_format_lite.cc | 495 void WireFormatLite::WriteBytes(int field_number, const std::string& value, in WriteBytes() function in google::protobuf::internal::WireFormatLite
|
/third_party/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 744 uint8* WriteBytes(uint32 num, const T& s, uint8* ptr) { in WriteBytes() function
|