Searched refs:BShellParamCmdMemGet (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/startup/init/test/moduletest/ |
H A D | param_test_cmds.c | 295 static int32_t BShellParamCmdMemGet(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdMemGet() function 375 … {"display", BShellParamCmdMemGet, "display memory pid", "display memory [pid]", "display memory"}, in BShellCmdRegister() 390 … {"display", BShellParamCmdMemGet, "display memory pid", "display memory [pid]", "display memory"}, in BShellCmdRegister()
|