Home
last modified time | relevance | path

Searched defs:WriteToStream (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs79 public void WriteToStream() => subTests.ForEach(item => item.WriteToStream()); in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark
107 public void WriteToStream() in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs79 public void WriteToStream() => subTests.ForEach(item => item.WriteToStream()); in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark
107 public void WriteToStream() in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py413 def WriteToStream (self, stream, track, filters=None): member in NoteOffEvent
449 def WriteToStream (self, stream, track, filters=None): member in NoteOnEvent
478 def WriteToStream (self, stream, track, filters=None): member in PolyKeyPressureEvent
506 def WriteToStream (self, stream, track, filters=None): member in ControlChangeEvent
534 def WriteToStream (self, stream, track, filters=None): member in ChannelModeEvent
558 def WriteToStream (self, stream, track, filters=None): member in ProgramChangeEvent
582 def WriteToStream (self, stream, track, filters=None): member in ChannelPressureEvent
606 def WriteToStream (self, stream, track, filters=None): member in PitchBendEvent
636 def WriteToStream (self, stream, track, filters=None): member in SysExEvent
668 def WriteToStream (self, stream, track, filters=None): member in SysExContEvent
[all …]
/external/tink/cc/subtle/
Dtest_util.cc33 util::Status WriteToStream(OutputStream* output_stream, in WriteToStream() function
Dstreaming_aead_encrypting_stream.cc45 util::Status WriteToStream(const std::vector<uint8_t>& contents, in WriteToStream() function
/external/bsdiff/
Dsplit_patch_writer.cc152 bool SplitPatchWriter::WriteToStream(WriteStreamMethod method, in WriteToStream() function in bsdiff::SplitPatchWriter
/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.cpp148 HRESULT CInOutTempBuffer::WriteToStream(ISequentialOutStream *stream) in WriteToStream() function in CInOutTempBuffer
DMemBlocks.cpp150 HRESULT CMemBlocks::WriteToStream(size_t blockSize, ISequentialOutStream *outStream) const in WriteToStream() function in CMemBlocks
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs230 public void WriteToStream() in WriteToStream() method in Google.Protobuf.ByteStringTest
/external/openscreen/tools/cddl/
Dlogging.h79 void WriteToStream(const std::string& message, Args&&... args) { in WriteToStream() function
/external/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs230 public void WriteToStream() in WriteToStream() method in Google.Protobuf.ByteStringTest
/external/tink/python/tink/cc/
Dpython_output_stream_test.cc40 util::Status WriteToStream(PythonOutputStream* output_stream, in WriteToStream() function
/external/tink/cc/util/
Dostream_output_stream_test.cc52 util::Status WriteToStream(util::OstreamOutputStream* output_stream, in WriteToStream() function
Dfile_output_stream_test.cc58 util::Status WriteToStream(util::FileOutputStream* output_stream, in WriteToStream() function
/external/perfetto/include/perfetto/protozero/
Dmessage.h200 void WriteToStream(const uint8_t* src_begin, const uint8_t* src_end) { in WriteToStream() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/libtextclassifier/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/webrtc/third_party/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/angle/third_party/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/cronet/third_party/abseil-cpp/absl/log/
Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/external/webrtc/third_party/abseil-cpp/absl/log/internal/
Dlog_message.cc90 void WriteToStream(const char* data, void* os) { in WriteToStream() function
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
Dlog_message.cc116 void WriteToStream(const char* data, void* os) { in WriteToStream() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dlog_message.cc116 void WriteToStream(const char* data, void* os) { in WriteToStream() function

12