提交 34b3a3e0 编写于 作者: L lwx1268050

Signed-off-by: lwx1268050 <liujiamu1@h-partners.com>

Change-Id: I2223e8d6789dce30a8d52a818afd660b66dea90b
上级 7c304f0d
......@@ -43,6 +43,8 @@ int AddCmdExecutor(const char *cmdName, CmdExecutor execCmd);
void RemoveCmdExecutor(const char *cmdName, int id);
int DoJobNow(const char *jobName);
int GetParameterFromCmdLine(const char *paramName, char *value, size_t valueLen);
#ifdef __cplusplus
#if __cplusplus
}
......
......@@ -26,5 +26,6 @@
{ "name": "DoCmdByIndex" },
{ "name": "GetMatchCmd" },
{ "name": "AddCareContextCmdExecutor" },
{ "name": "GetParameterFromCmdLine" },
{ "name": "InitSubInitContext" }
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册