Searched refs:GaServiceBrowser (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-service-browser.h2 * ga-service-browser.h - Header for GaServiceBrowser
31 typedef struct _GaServiceBrowser GaServiceBrowser; typedef in typeref:struct:_GaServiceBrowser
48 (G_TYPE_CHECK_INSTANCE_CAST((obj), GA_TYPE_SERVICE_BROWSER, GaServiceBrowser))
58 GaServiceBrowser *ga_service_browser_new(gchar * type);
60 GaServiceBrowser *ga_service_browser_new_full(AvahiIfIndex interface,
66 ga_service_browser_attach(GaServiceBrowser * browser,
H A Dga-service-browser.c2 * ga-service-browser.c - Source for GaServiceBrowser
36 G_DEFINE_TYPE(GaServiceBrowser, ga_service_browser, G_TYPE_OBJECT)
75 static void ga_service_browser_init(GaServiceBrowser * obj) {
92 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
121 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
259 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
281 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
298 GaServiceBrowser *self = GA_SERVICE_BROWSER(userdata);
333 GaServiceBrowser *ga_service_browser_new(gchar * type) {
338 GaServiceBrowser *ga_service_browser_new_ful
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-service-browser.h2 * ga-service-browser.h - Header for GaServiceBrowser
31 typedef struct _GaServiceBrowser GaServiceBrowser; typedef in typeref:struct:_GaServiceBrowser
48 (G_TYPE_CHECK_INSTANCE_CAST((obj), GA_TYPE_SERVICE_BROWSER, GaServiceBrowser))
58 GaServiceBrowser *ga_service_browser_new(gchar * type);
60 GaServiceBrowser *ga_service_browser_new_full(AvahiIfIndex interface,
66 ga_service_browser_attach(GaServiceBrowser * browser,
H A Dga-service-browser.c2 * ga-service-browser.c - Source for GaServiceBrowser
36 G_DEFINE_TYPE(GaServiceBrowser, ga_service_browser, G_TYPE_OBJECT)
75 static void ga_service_browser_init(GaServiceBrowser * obj) {
92 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
121 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
259 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
281 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
298 GaServiceBrowser *self = GA_SERVICE_BROWSER(userdata);
333 GaServiceBrowser *ga_service_browser_new(gchar * type) {
338 GaServiceBrowser *ga_service_browser_new_ful
[all...]

Completed in 207 milliseconds