class OfferInjector
Defined at line 19 of file ../../src/devices/bin/driver_manager/offer_injection.h
TODO(https://fxbug.dev/369189827): Once we can route these statically again, remove them as
dynamic offers here.
Public Methods
size_t ExtraOffersCount ()
Defined at line 11 of file ../../src/devices/bin/driver_manager/offer_injection.cc
void OfferInjector (PowerOffersConfig power_config)
Defined at line 21 of file ../../src/devices/bin/driver_manager/offer_injection.h
void Inject (fidl::AnyArena & arena, fidl::VectorView<fuchsia_component_decl::wire::Offer> & dynamic_offers, size_t start_index)
Defined at line 21 of file ../../src/devices/bin/driver_manager/offer_injection.cc