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