Searched refs:txtRecord (Results 1 – 2 of 2) sorted by relevance
/system/netd/ |
D | MDnsSdListener.h | 38 uint16_t txtLen, const unsigned char *txtRecord, void *inContext); 119 const char *host, int port, int textLen, void *txtRecord);
|
D | MDnsSdListener.cpp | 156 const char *domain, const char *host, int port, int txtLen, void *txtRecord) { in serviceRegister() argument 173 serviceType, domain, host, port, txtLen, txtRecord, &MDnsSdListenerRegisterCallback, in serviceRegister() 245 uint16_t txtLen, const unsigned char *txtRecord, void *inContext) { in MDnsSdListenerResolveCallback() argument
|