OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocateServiceRef
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
MDnsSdListener.h
72
DNSServiceRef *
allocateServiceRef
(int id, Context *c);
MDnsSdListener.cpp
73
DNSServiceRef *ref = mMonitor->
allocateServiceRef
(requestId, context);
165
DNSServiceRef *ref = mMonitor->
allocateServiceRef
(requestId, context);
221
DNSServiceRef *ref = mMonitor->
allocateServiceRef
(requestId, context);
287
DNSServiceRef *ref = mMonitor->
allocateServiceRef
(requestId, context);
347
DNSServiceRef *ref = mMonitor->
allocateServiceRef
(requestId, context);
700
DNSServiceRef *MDnsSdListener::Monitor::
allocateServiceRef
(int id, Context *context) {
Completed in 166 milliseconds