未验证 提交 1cb755e6 编写于 作者: O openharmony_ci 提交者: Gitee

!2169 部件化整改

Merge pull request !2169 from lwx1268050/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册