Searched refs:DumpStream (Results 1 – 3 of 3) sorted by relevance
121 void DumpStream(const Stream& stream, std::string title);
222 hal_utils::DumpStream(registered_streams_.at(first_stream_id), in CanHalStreamsShareBuffersLocked()224 hal_utils::DumpStream(registered_streams_.at(stream_id), "stream_1"); in CanHalStreamsShareBuffersLocked()
725 void DumpStream(const Stream& stream, std::string title) { in DumpStream() function