Home
last modified time | relevance | path

Searched refs:GaClient (Results 1 – 10 of 10) sorted by relevance

/external/avahi/avahi-gobject/
Dga-client.c38 G_DEFINE_TYPE(GaClient, ga_client, G_TYPE_OBJECT)
66 static void ga_client_init(GaClient * self) { in ga_client_init()
80 GaClient *client = GA_CLIENT(object); in ga_client_set_property()
97 GaClient *client = GA_CLIENT(object); in ga_client_get_property()
156 GaClient *self = GA_CLIENT(object); in ga_client_dispose()
184 GaClient *ga_client_new(GaClientFlags flags) { in ga_client_new()
216 GaClient *self = GA_CLIENT(data); in _avahi_client_cb()
231 gboolean ga_client_start(GaClient * client, GError ** error) { in ga_client_start()
Dga-client.h43 typedef struct _GaClient GaClient; typedef
62 (G_TYPE_CHECK_INSTANCE_CAST((obj), GA_TYPE_CLIENT, GaClient))
72 GaClient *ga_client_new(GaClientFlags flags);
74 gboolean ga_client_start(GaClient * client, GError ** error);
Dga-service-browser.h67 GaClient * client, GError ** error);
Dga-record-browser.h70 GaClient * client, GError ** error);
Dga-service-resolver.h69 GaClient * client, GError ** error);
Dga-service-resolver.c63 GaClient *client;
360 GaClient * client, GError ** error) { in ga_service_resolver_attach()
Dga-service-browser.c63 GaClient *client;
349 GaClient * client, GError ** error) { in ga_service_browser_attach()
Dga-record-browser.c62 GaClient *client;
358 GaClient * client, GError ** error) { in ga_record_browser_attach()
Dga-entry-group.h81 GaClient * client, GError ** error);
Dga-entry-group.c56 GaClient *client;
574 GaClient * client, GError ** error) { in ga_entry_group_attach()