Home
last modified time | relevance | path

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

/base/startup/init_lite/services/param/trigger/
Dtrigger_processor.c241 static int GetCommandInfo(const char *cmdLine, int *cmdKeyIndex, char **content) in GetCommandInfo() function
288 ret = GetCommandInfo(cmdLineStr, &cmdKeyIndex, &content); in ParseTrigger_()
407 int ret = GetCommandInfo(cmdContent, &cmdKeyIndex, &content); in AddCompleteJob()