Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp214 if ((flags_ & SVC_TEMPORARY) != 0) { in NotifyStateChange()
304 if (flags_ & SVC_TEMPORARY) { in Reap()
1038 unsigned flags = SVC_EXEC | SVC_ONESHOT | SVC_TEMPORARY; in MakeExecOneshotService()
1209 if (svc->flags() & SVC_TEMPORARY) { in ReapOneProcess()
Dservice.h52 #define SVC_TEMPORARY 0x1000 // This service was started by 'exec' and should be removed from the macro