Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
Dservice_manager.c128 struct svcinfo struct
130 struct svcinfo *next; argument
138 struct svcinfo *svclist = NULL; argument
140 struct svcinfo *find_svc(const uint16_t *s16, size_t len) in find_svc()
142 struct svcinfo *si; in find_svc()
155 struct svcinfo *si = (struct svcinfo* ) ptr; in svcinfo_death()
172 struct svcinfo *si; in do_find_service()
201 struct svcinfo *si; in do_add_service()
251 struct svcinfo *si; in svcmgr_handler()