Searched refs:VmmCommands (Results 1 – 1 of 1) sorted by relevance
77 class VmmCommands : public CommandSource, public LateInjected { class79 INJECT(VmmCommands(const CuttlefishConfig& config, VmManager& vmm)) in INJECT()119 .addMultibinding<CommandSource, VmmCommands>() in VmManagerComponent()120 .addMultibinding<LateInjected, VmmCommands>() in VmManagerComponent()121 .addMultibinding<SetupFeature, VmmCommands>(); in VmManagerComponent()