Searched defs:Service_ (Results 1 – 1 of 1) sorted by relevance
135 typedef struct Service_ { struct136 char *name;137 int pid;138 int crashCnt;139 uint32_t firstCrashTime;140 int crashCount;141 int crashTime;142 unsigned int attribute;143 int importance;144 int startMode : 4; // startCondition/ startBoot / startNormal[all …]