Searched refs:DoJob (Results 1 – 7 of 7) sorted by relevance
79 DoJob("pre-init"); in SystemConfig()84 DoJob("init"); in SystemConfig()89 DoJob("post-init"); in SystemConfig()
126 void DoJob(const char *jobName) in DoJob() function
35 void DoJob(const char *jobName);
932 DoJob(nullptr);933 DoJob("job name does not exist");959 DoJob("pre-init");960 DoJob("init");961 DoJob("post-init");
97 void DoJob(const std::function<void()>& job);
116 |void DoJob(const char *jobName)|通过jobName匹配对应job,调用DoCmdByIndex<br>执行其中的命令。| 小型系统 |
116 |void DoJob(const char *jobName)|Matches a job based on the job name and invokes <strong>DoCmdByInd…