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

/frameworks/native/cmds/servicemanager/
H A Dservice_manager.c128 struct svcinfo struct
130 struct svcinfo *next;
138 struct svcinfo *svclist = NULL;
140 struct svcinfo *find_svc(const uint16_t *s16, size_t len)
142 struct svcinfo *si;
155 struct svcinfo *si = (struct svcinfo* ) ptr;
172 struct svcinfo *si;
201 struct svcinfo *si;
251 struct svcinfo *s
[all...]

Completed in 270 milliseconds