Home
last modified time | relevance | path

Searched refs:SetParamCmdInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot_static.c83 static int SetParamCmdInfo(ParamCmdInfo *currInfo, CmdExecutor executor, const char *cmd) in SetParamCmdInfo() function
135 return SetParamCmdInfo(&g_rebootParamCmdInfos[g_rebootParamCmdValidNumber], executor, cmd); in AddRebootCmdExecutor_()