Home
last modified time | relevance | path

Searched defs:cmdKeyIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/init/services/param/trigger/
H A Dtrigger_processor.c207 static int GetCommandInfo(const char *cmdLine, int *cmdKeyIndex, char **content) in GetCommandInfo()
260 int cmdKeyIndex = 0; in ParseTrigger_() local
398 int cmdKeyIndex = 0; in AddCompleteJob() local
H A Dtrigger_manager.c28 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content, const ConfigContext *cf… in AddCommand()
/ohos5.0/base/startup/init/services/param/include/
H A Dtrigger_manager.h112 uint32_t cmdKeyIndex; member
/ohos5.0/base/startup/init/test/unittest/param/
H A Dtrigger_unittest.cpp102 int cmdKeyIndex = 0; in TestLoadTrigger() local