Home
last modified time | relevance | path

Searched refs:SVC_TEMPORARY (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dsigchld_handler.cpp94 if (service->flags() & SVC_TEMPORARY) { in ReapOneProcess()
Dservice.cpp247 if ((flags_ & SVC_TEMPORARY) != 0) { in NotifyStateChange()
357 if (flags_ & SVC_TEMPORARY) return; in Reap()
1299 unsigned flags = SVC_ONESHOT | SVC_TEMPORARY; in MakeTemporaryOneshotService()
Dservice.h57 #define SVC_TEMPORARY 0x1000 // This service was started by 'exec' and should be removed from the macro