Home
last modified time | relevance | path

Searched defs:SelectStream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Dverbose_assert.h24 struct SelectStream { struct
30 struct SelectStream<Tp, 1> { argument
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver_session.cc30 std::unique_ptr<Stream> SelectStream( in SelectStream() function