OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service_stop_or_reset
(Results
1 - 1
of
1
) sorted by null
/system/core/init/
init.c
363
static void
service_stop_or_reset
(struct service *svc, int how)
function
393
service_stop_or_reset
(svc, SVC_RESET);
398
service_stop_or_reset
(svc, SVC_DISABLED);
405
service_stop_or_reset
(svc, SVC_RESTART);
Completed in 124 milliseconds