Modules§
Structs§
- Debug
Data Processor AddDebug Vmos Request - Debug
Data Processor AddDebug Vmos Responder - Debug
Data Processor Control Handle - Debug
Data Processor Event Stream - Debug
Data Processor Finish Responder - Debug
Data Processor Marker - Debug
Data Processor Proxy - Debug
Data Processor Request Stream - A Stream of incoming requests for fuchsia.test.debug/DebugDataProcessor.
- Debug
Data Processor SetDirectory Request - Debug
Data Processor Synchronous Proxy - Debug
Vmo - Container for a single VMO that is ready to be processed.
Enums§
- Debug
Data Processor Event - Debug
Data Processor Request - A test-manager internal protocol used for communicating between the debug data
component, which implements
fuchsia.debugdata.Publisher, and the component that actually processes the VMOs passed tofuchsia.debugdata.Publisher. In the future, this protocol may be moved to the SDK, to enable “pluggable” VMO processing, or removed entirely if VMO processing is moved to the host.