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