Lines Matching defs:_FlashIface
2976 struct _FlashIface struct
2978 GTypeInterface parent_iface;
2982 gboolean (*handle_done) (
2986 gboolean (*handle_error) (
2991 gboolean (*handle_init) (
2995 gboolean (*handle_update) (
3000 gboolean (*handle_update_via_tftp) (
3006 const gchar * (*get_filename) (Flash *object);
3008 const gchar * (*get_flasher_instance) (Flash *object);
3010 const gchar * (*get_flasher_name) (Flash *object);
3012 const gchar * (*get_flasher_path) (Flash *object);
3014 const gchar * (*get_status) (Flash *object);
3016 void (*download) (
3021 void (*updated) (