Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
Dinput_stream_set.cc15 std::vector<Stream*> source_streams, in InputStreamSet()
22 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create()
57 StreamPtr InputStreamSet::Create(std::vector<Stream*> source_streams, in Create()
64 std::vector<Stream*> source_streams; in Create() local
/external/libbrillo/brillo/http/
Dhttp_form_data.cc214 std::vector<StreamPtr> source_streams; in ExtractDataStream() local