HomeSort by relevance Sort by last modified time
    Searched full:svcinfo (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/servicemanager/
service_manager.c 139 struct svcinfo struct
141 struct svcinfo *next;
149 struct svcinfo *svclist = NULL;
151 struct svcinfo *find_svc(const uint16_t *s16, size_t len)
153 struct svcinfo *si;
166 struct svcinfo *si = (struct svcinfo* ) ptr;
183 struct svcinfo *si = find_svc(s, len);
210 struct svcinfo *si;
260 struct svcinfo *si
    [all...]

Completed in 59 milliseconds