Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dinput_stream_set.cc17 std::vector<Stream*> source_streams, in InputStreamSet()
24 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create()
59 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create()
66 std::vector<Stream*> source_streams; in Create() local
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_form_data.cc226 std::vector<StreamPtr> source_streams; in ExtractDataStream() local