OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:service_stop
(Results
1 - 4
of
4
) sorted by null
/system/core/init/
init.h
130
void
service_stop
(struct service *svc);
builtins.c
227
service_for_each_class(args[1],
service_stop
);
574
service_stop
(svc);
584
service_stop
(svc);
init.c
406
void
service_stop
(struct service *svc)
function
471
service_stop
(svc);
/packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java
265
? R.string.service_manage : R.string.
service_stop
));
Completed in 1150 milliseconds