HomeSort by relevance Sort by last modified time
    Searched refs:GaEntryGroupService (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-gobject/
ga-entry-group.h 39 typedef struct _GaEntryGroupService GaEntryGroupService;
83 GaEntryGroupService *ga_entry_group_add_service_strlist(GaEntryGroup * group,
91 GaEntryGroupService *ga_entry_group_add_service_full_strlist(GaEntryGroup *
111 GaEntryGroupService *ga_entry_group_add_service(GaEntryGroup * group,
117 GaEntryGroupService *ga_entry_group_add_service_full(GaEntryGroup * group,
148 void ga_entry_group_service_freeze(GaEntryGroupService * service);
152 gboolean ga_entry_group_service_set(GaEntryGroupService * service,
156 gboolean ga_entry_group_service_set_arbitrary(GaEntryGroupService * service,
161 gboolean ga_entry_group_service_remove_key(GaEntryGroupService * service,
165 gboolean ga_entry_group_service_thaw(GaEntryGroupService * service, GError ** error)
    [all...]
ga-entry-group.c 65 GaEntryGroupService public;
176 GaEntryGroupService *s = (GaEntryGroupService *) data;
345 GaEntryGroupService *ga_entry_group_add_service_strlist(GaEntryGroup * group,
358 GaEntryGroupService *ga_entry_group_add_service_full_strlist(GaEntryGroup *
410 return (GaEntryGroupService *) service;
413 GaEntryGroupService *ga_entry_group_add_service(GaEntryGroup * group,
418 GaEntryGroupService *ret;
436 GaEntryGroupService *ga_entry_group_add_service_full(GaEntryGroup * group,
446 GaEntryGroupService *ret
    [all...]

Completed in 52 milliseconds