Searched refs:serviceType (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ |
D | MDnsSdListener.cpp | 158 const char *interfaceName, const char *serviceName, const char *serviceType, in serviceRegister() argument 162 interfaceName, serviceName, serviceType, domain, host, port, txtLen); in serviceRegister() 176 serviceType, domain, host, port, txtLen, txtRecord, &MDnsSdListenerRegisterCallback, in serviceRegister() 426 char *serviceType = argv[3]; in runCommand() local 428 discover(cli, NULL, serviceType, NULL, requestId, 0); in runCommand() 439 char *serviceType = argv[4]; in runCommand() local 457 serviceType, domain, host, port, length, dst); in runCommand()
|
D | MDnsSdListener.h | 118 const char *serviceName, const char *serviceType, const char *domain,
|