Searched refs:CvdBootStateMachine (Results 1 – 1 of 1) sorted by relevance
231 class CvdBootStateMachine : public SetupFeature, public KernelLogPipeConsumer { class234 CvdBootStateMachine(const CuttlefishConfig& config, in INJECT()246 ~CvdBootStateMachine() { in ~CvdBootStateMachine()547 .addMultibinding<KernelLogPipeConsumer, CvdBootStateMachine>() in bootStateMachineComponent()548 .addMultibinding<SetupFeature, CvdBootStateMachine>() in bootStateMachineComponent()