class DiagnosticsArchive
Defined at line 20 of file ../../src/developer/forensics/testing/stubs/diagnostics_archive.h
Public Methods
void StreamDiagnostics (StreamDiagnosticsRequest & request, StreamDiagnosticsCompleter::Sync & completer)
|fuchsia_diagnostics::ArchiveAccessor|
Defined at line 10 of file ../../src/developer/forensics/testing/stubs/diagnostics_archive.cc
void DiagnosticsArchive (async_dispatcher_t * dispatcher, std::unique_ptr<DiagnosticsBatchIteratorBase> batch_iterator)
Defined at line 22 of file ../../src/developer/forensics/testing/stubs/diagnostics_archive.h
Protected Methods
async_dispatcher_t * dispatcher ()
Defined at line 31 of file ../../src/developer/forensics/testing/stubs/diagnostics_archive.h
std::unique_ptr<DiagnosticsBatchIteratorBase> & BatchIterator ()
Defined at line 32 of file ../../src/developer/forensics/testing/stubs/diagnostics_archive.h