Home
last modified time | relevance | path

Searched refs:GetFlushedOutputData (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/streams/
Dfake_stream.h79 const brillo::Blob& GetFlushedOutputData() const;
Dfake_stream.cc155 const brillo::Blob& FakeStream::GetFlushedOutputData() const { in GetFlushedOutputData() function in brillo::FakeStream