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.h133 typedef struct Service_ { struct
134 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 …]