Searched refs:construct_cmd_param (Results 1 – 5 of 5) sorted by relevance
103 ConstructCommandParam construct_cmd_param{ in HelpCommand() local113 Command command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in HelpCommand()158 ConstructCommandParam construct_cmd_param{ in NonHelpCommand() local168 Command command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in NonHelpCommand()
138 ConstructCommandParam construct_cmd_param{ in HelpCommand() local148 Command command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in HelpCommand()194 ConstructCommandParam construct_cmd_param{ in NonHelpCommand() local204 Command command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in NonHelpCommand()
126 ConstructCommandParam construct_cmd_param{.bin_path = bin_path, in ConstructCvdHelpCommand() local135 Command help_command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in ConstructCvdHelpCommand()165 ConstructCommandParam construct_cmd_param{ in ConstructCvdGenericNonHelpCommand() local175 return CF_EXPECT(ConstructCommand(construct_cmd_param)); in ConstructCvdGenericNonHelpCommand()
206 ConstructCommandParam construct_cmd_param{ in Handle() local216 Command command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in Handle()
394 ConstructCommandParam construct_cmd_param{ in ConstructCvdNonHelpCommand() local404 Command non_help_command = CF_EXPECT(ConstructCommand(construct_cmd_param)); in ConstructCvdNonHelpCommand()