Home
last modified time | relevance | path

Searched defs:WriteByteArray (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/fuzzer/
H A DFuzzerShmem.h34 size_t WriteByteArray(const uint8_t *Bytes, size_t N) { in WriteByteArray() function
/dports/lang/spidermonkey60/firefox-60.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerShmem.h34 size_t WriteByteArray(const uint8_t *Bytes, size_t N) { in WriteByteArray() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.IO/
H A DBinaryWriterTest.cs294 public void WriteByteArray () in WriteByteArray() method in MonoTests.System.IO.BinaryWriterTest
/dports/devel/grpc/grpc-1.42.0/test/core/transport/binder/end2end/
H A Dfake_binder.cc53 absl::Status FakeWritableParcel::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::end2end_testing::FakeWritableParcel
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/binder/wire_format/
H A Dbinder_android.cc275 absl::Status WritableParcelAndroid::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::WritableParcelAndroid
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/binder/wire_format/
H A Dbinder_android.cc255 absl::Status WritableParcelAndroid::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::WritableParcelAndroid
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsBinaryStream.cpp271 nsBinaryOutputStream::WriteByteArray(uint8_t* aBytes, uint32_t aLength) in WriteByteArray() function in nsBinaryOutputStream
/dports/devel/upp/upp/uppsrc/ide/Core/
H A DCore.cpp447 static void WriteByteArray(StringBuffer& fo, const String& data) in WriteByteArray() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsBinaryStream.cpp274 nsBinaryOutputStream::WriteByteArray(const nsTArray<uint8_t>& aByteArray) { in WriteByteArray() function in nsBinaryOutputStream
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsBinaryStream.cpp266 nsBinaryOutputStream::WriteByteArray(uint8_t* aBytes, uint32_t aLength) { in WriteByteArray() function in nsBinaryOutputStream
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsBinaryStream.cpp273 nsBinaryOutputStream::WriteByteArray(const nsTArray<uint8_t>& aByteArray) { in WriteByteArray() function in nsBinaryOutputStream
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsBinaryStream.cpp273 nsBinaryOutputStream::WriteByteArray(const nsTArray<uint8_t>& aByteArray) { in WriteByteArray() function in nsBinaryOutputStream
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsBinaryStream.cpp273 nsBinaryOutputStream::WriteByteArray(const nsTArray<uint8_t>& aByteArray) { in WriteByteArray() function in nsBinaryOutputStream
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/minidump/
H A Dprocess_snapshot_minidump_test.cc192 RVA WriteByteArray(FileWriterInterface* writer, in WriteByteArray() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/minidump/
H A Dprocess_snapshot_minidump_test.cc192 RVA WriteByteArray(FileWriterInterface* writer, in WriteByteArray() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DTdsParserStateObject.cs2733 …internal Task WriteByteArray(Byte[] b, int len, int offsetBuffer, bool canAccumulate=true, TaskCom… in WriteAsyncCallback() method in System.Data.SqlClient.TdsParserStateObject
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DTdsParserStateObject.cs2941 …internal Task WriteByteArray(Byte[] b, int len, int offsetBuffer, bool canAccumulate = true, TaskC… in WriteAsyncCallback() method in System.Data.SqlClient.TdsParserStateObject