| /external/lzma/CPP/7zip/Common/ |
| D | OutBuffer.h | 54 void WriteBytes(const void *data, 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, ByteVector* b) { in WriteBytes() function in sfntly::WritableFontData
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zOut.h | 30 void WriteBytes(const void *data, size_t size) in WriteBytes() function 233 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/webrtc/webrtc/base/ |
| D | bytebuffer.cc | 182 void ByteBuffer::WriteBytes(const char* val, size_t len) { in WriteBytes() function in rtc::ByteBuffer
|
| /external/tpm2/ |
| D | TcpServer.c | 350 WriteBytes( in WriteBytes() function
|
| /external/v8/src/ |
| D | eh-frame.h | 132 void WriteBytes(const byte* start, int size) { in WriteBytes() function
|
| D | utils.cc | 332 int WriteBytes(const char* filename, in WriteBytes() function
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | CodedOutputStream.cs | 311 public void WriteBytes(ByteString value) in WriteBytes() method in Google.Protobuf.CodedOutputStream
|
| /external/libchrome/base/ |
| D | pickle.cc | 350 bool Pickle::WriteBytes(const void* data, int length) { in WriteBytes() function in base::Pickle
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.cc | 428 void WireFormatLite::WriteBytes(int field_number, const string& value, in WriteBytes() function in google::protobuf::internal::WireFormatLite
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | proto_writer.cc | 243 inline Status WriteBytes(int field_number, const DataPiece& data, in WriteBytes() function
|
| /external/lzma/C/ |
| D | XzEnc.c | 34 static SRes WriteBytes(ISeqOutStream *s, const void *buf, UInt32 size) in WriteBytes() function
|
| /external/sonivox/jet_tools/JetCreator/ |
| D | midifile.py | 281 def WriteBytes (stream, bytes): function
|
| /external/flatbuffers/include/flatbuffers/ |
| D | flexbuffers.h | 1078 void WriteBytes(const void *val, size_t size) { in WriteBytes() function
|