Searched refs:FastbootProxy (Results 1 – 1 of 1) sorted by relevance
30 class FastbootProxy : public CommandSource, public KernelLogPipeConsumer { class32 INJECT(FastbootProxy(const CuttlefishConfig::InstanceSpecific& instance, in INJECT()88 .addMultibinding<CommandSource, FastbootProxy>() in LaunchFastbootComponent()89 .addMultibinding<KernelLogPipeConsumer, FastbootProxy>() in LaunchFastbootComponent()90 .addMultibinding<SetupFeature, FastbootProxy>(); in LaunchFastbootComponent()