Home
last modified time | relevance | path

Searched defs:GetStream (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/webrtc/media/base/
H A Dstream_params.h243 const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream() function
250 StreamParams* GetStream(StreamParamsVec& streams, Condition condition) { in GetStream() function
278 inline const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream() function
H A Dstream_params.cc73 bool GetStream(const StreamParamsVec& streams, in GetStream() function
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dflow_control_fuzzer.cc121 Stream* GetStream(uint32_t id) { in GetStream() function in grpc_core::chttp2::__anon4cf8e6930111::FlowControlFuzzer
128 const Stream* GetStream(uint32_t id) const { in GetStream() function in grpc_core::chttp2::__anon4cf8e6930111::FlowControlFuzzer
/aosp_15_r20/external/pigweed/pw_system/
H A Dsocket_target_io.cc29 stream::SocketStream& GetStream() { in GetStream() function
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Ddump_analysis.h55 size_t GetStream(ULONG stream_number, StreamType** stream) const { in GetStream() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtf_allocator_adapter.h116 port::StatusOr<Stream *> GetStream(int device_ordinal) override { in GetStream() function
H A Dtf_allocator_adapter.cc62 port::StatusOr<Stream *> TfAllocatorAdapter::GetStream(int device_ordinal) { in GetStream() function in stream_executor::TfAllocatorAdapter
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_form.cpp114 RetainPtr<const CPDF_Stream> CPDF_Form::GetStream() const { in GetStream() function in CPDF_Form
/aosp_15_r20/external/armnn/src/armnnUtils/
H A DDotSerializer.hpp23 std::ostream& GetStream() { return m_Stream; } in GetStream() function in armnn::DotBase
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_stream_acc.cpp58 RetainPtr<const CPDF_Stream> CPDF_StreamAcc::GetStream() const { in GetStream() function in CPDF_StreamAcc
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DUpdateCallbackAgent.cpp120 HRESULT CUpdateCallbackAgent::GetStream(const wchar_t *name, bool isDir, bool /* isAnti */, UInt32 … in GetStream() function in CUpdateCallbackAgent
/aosp_15_r20/external/vixl/examples/aarch32/
H A Dcustom-aarch32-disasm.cc73 CustomStream* GetStream() const { in GetStream() function in vixl::aarch32::CustomDisassembler
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dproto_reflection_descriptor_database.cc316 ProtoReflectionDescriptorDatabase::GetStream() { in GetStream() function in grpc::ProtoReflectionDescriptorDatabase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/
DStringPrinter.h35 Stream *GetStream() const { return m_stream; } in GetStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/
DStringPrinter.h35 Stream *GetStream() const { return m_stream; } in GetStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/
DStringPrinter.h35 Stream *GetStream() const { return m_stream; } in GetStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/
DStringPrinter.h35 Stream *GetStream() const { return m_stream; } in GetStream() function
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Encoder.h34 Byte *GetStream() const { return _buf; } in GetStream() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshaped_buffer_test.cc91 StatusOr<se::Stream*> GetStream(int device_ordinal) override { in GetStream() function in xla::__anon1b7fea2a0111::TestAllocator
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_stream.cc229 QuicSpdyStream* QuicSimpleServerStream::GetStream() { return this; } in GetStream() function in quic::QuicSimpleServerStream
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc328 OutputStream* ElfWriterQuick<ElfTypes>::GetStream() { in GetStream() function in art::linker::ElfWriterQuick
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_session_peer.cc167 QuicStream* QuicSessionPeer::GetStream(QuicSession* session, QuicStreamId id) { in GetStream() function in quic::test::QuicSessionPeer
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_fuzzer.cc275 RefCountedPtr<FakeXdsTransportFactory::FakeStreamingCall> GetStream( in GetStream() function in grpc_core::Fuzzer
/aosp_15_r20/external/googleapis/google/partner/aistreams/v1alpha1/
H A Daistreams.proto106 rpc GetStream(GetStreamRequest) returns (Stream) { rpc
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp123 HRESULT CUpdateCallbackGUI::GetStream(const wchar_t *name, bool isDir, bool /* isAnti */, UInt32 mo… in GetStream() function in CUpdateCallbackGUI

1234