Home
last modified time | relevance | path

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

/base/startup/init/services/init/include/
Dinit_service.h135 typedef struct Service_ { struct
136 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 …]