Searched defs:cmdInfo (Results 1 – 5 of 5) sorted by relevance
75 PublishCmdInfo cmdInfo; in RunAsPublishCommand() local111 void CommonEventCommand::SetPublishCmdInfo(PublishCmdInfo &cmdInfo, ErrCode &result, bool &hasOptio… in SetPublishCmdInfo()180 DumpCmdInfo cmdInfo; in RunAsDumpCommand() local204 void CommonEventCommand::SetDumpCmdInfo(DumpCmdInfo &cmdInfo, ErrCode &result, bool &hasOption) in SetDumpCmdInfo()248 void CommonEventCommand::CheckDumpEventType(DumpCmdInfo &cmdInfo, ErrCode &result) in CheckDumpEventType()
315 INIT_CMD_INFO cmdInfo; in DoRestorecon() local462 INIT_CMD_INFO cmdInfo; in DoInitGlobalKey() local479 INIT_CMD_INFO cmdInfo; in DoInitMainUser() local
94 std::string cmdInfo = ""; in TestFlashProgress() local
506 int32_t BShellEnvRegisterCmd(BShellHandle handle, const CmdInfo *cmdInfo) in BShellEnvRegisterCmd()
343 static int32_t AddCmdInfoToJsonArray(const CmdProcessor *cmdInfo, CJson *array, bool isTodoCmd) in AddCmdInfoToJsonArray()