Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A 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 …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A 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
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A 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
/aosp_15_r20/external/tink/cc/subtle/
H A Dtest_util.cc33 util::Status WriteToStream(OutputStream* output_stream, in WriteToStream() function
H A Dstreaming_aead_encrypting_stream.cc45 util::Status WriteToStream(const std::vector<uint8_t>& contents, in WriteToStream() function
/aosp_15_r20/external/bsdiff/
H A Dsplit_patch_writer.cc152 bool SplitPatchWriter::WriteToStream(WriteStreamMethod method, in WriteToStream() function in bsdiff::SplitPatchWriter
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp148 HRESULT CInOutTempBuffer::WriteToStream(ISequentialOutStream *stream) in WriteToStream() function in CInOutTempBuffer
H A DMemBlocks.cpp150 HRESULT CMemBlocks::WriteToStream(size_t blockSize, ISequentialOutStream *outStream) const in WriteToStream() function in CMemBlocks
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DByteStringTest.cs230 public void WriteToStream() in WriteToStream() method in Google.Protobuf.ByteStringTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DByteStringTest.cs230 public void WriteToStream() in WriteToStream() method in Google.Protobuf.ByteStringTest
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dlogging.h79 void WriteToStream(const std::string& message, Args&&... args) { in WriteToStream() function
/aosp_15_r20/external/tink/python/tink/cc/
H A Dpython_output_stream_test.cc40 util::Status WriteToStream(PythonOutputStream* output_stream, in WriteToStream() function
/aosp_15_r20/packages/modules/Virtualization/libs/libforwarder/src/
Dforwarder.rs39 WriteToStream(io::Error), enumerator
/aosp_15_r20/external/tink/cc/util/
H A Dostream_output_stream_test.cc52 util::Status WriteToStream(util::OstreamOutputStream* output_stream, in WriteToStream() function
H A Dfile_output_stream_test.cc58 util::Status WriteToStream(util::FileOutputStream* output_stream, in WriteToStream() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dmessage.h200 void WriteToStream(const uint8_t* src_begin, const uint8_t* src_end) { in WriteToStream() function
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dmessage.h200 void WriteToStream(const uint8_t* src_begin, const uint8_t* src_end) { in WriteToStream() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/
H A Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/
H A Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/abseil-cpp/absl/log/
H A Dlog_streamer_test.cc60 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/
H A Dlog_streamer_test.cc60 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/
H A Dlog_streamer_test.cc58 void WriteToStream(absl::string_view data, std::ostream* os) { in WriteToStream() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc90 void WriteToStream(const char* data, void* os) { in WriteToStream() function
/aosp_15_r20/external/rust/android-crates-io/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