struct DriverStartArgs
Defined at line 52 of file ../../src/devices/bin/driver_manager/driver_host.h
Components that will be sent to the driver host when requesting to start a driver.
Public Members
optional node_properties_
optional symbols_
optional offers_
ComponentStartInfo start_info_
Public Methods
void DriverStartArgs (fuchsia_driver_framework::wire::NodePropertyDictionary2node_properties,fidl::VectorView<fuchsia_driver_framework::wire::NodeSymbol>symbols,fidl::VectorView<fuchsia_driver_framework::wire::Offer>offers,fuchsia_component_runner::wire::ComponentStartInfostart_info)
Defined at line 53 of file ../../src/devices/bin/driver_manager/driver_host.h