Searched refs:ServiceTypeBrowser (Results 1 – 3 of 3) sorted by relevance
/external/avahi/avahi-sharp/ |
D | ServiceTypeBrowser.cs | 57 public class ServiceTypeBrowser : BrowserBase, IDisposable class 109 public ServiceTypeBrowser (Client client) : this (client, client.DomainName) in ServiceTypeBrowser() method in Avahi.ServiceTypeBrowser 113 … public ServiceTypeBrowser (Client client, string domain) : this (client, -1, Protocol.Unspecified, in ServiceTypeBrowser() method in Avahi.ServiceTypeBrowser 118 …public ServiceTypeBrowser (Client client, int iface, Protocol proto, string domain, LookupFlags fl… in ServiceTypeBrowser() method in Avahi.ServiceTypeBrowser 128 ~ServiceTypeBrowser () in ~ServiceTypeBrowser()
|
D | AvahiTest.cs | 65 ServiceTypeBrowser stb = new ServiceTypeBrowser (client, domain); in BrowseServiceTypes()
|
D | Makefile.am | 35 $(srcdir)/ServiceTypeBrowser.cs \
|