Searched refs:BShellParamCmdInstall (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/startup/init/test/moduletest/ |
H A D | param_test_cmds.c | 223 static int32_t BShellParamCmdInstall(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdInstall() function 386 {"install", BShellParamCmdInstall, "install plugin", "install [name]", ""}, in BShellCmdRegister() 387 {"uninstall", BShellParamCmdInstall, "uninstall plugin", "uninstall [name]", ""}, in BShellCmdRegister()
|