Searched refs:BShellParamCmdInstall (Results 1 - 1 of 1) sorted by relevance
/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 226 PLUGIN_LOGV("BShellParamCmdInstall %s %s", argv[0], argv[1]); in BShellParamCmdInstall() 386 {"install", BShellParamCmdInstall, "install plugin", "install [name]", ""}, in BShellCmdRegister() 387 {"uninstall", BShellParamCmdInstall, "uninstall plugin", "uninstall [name]", ""}, in BShellCmdRegister()
|
Completed in 2 milliseconds