Searched refs:SoupContentProcessorInterface (Results 1 – 5 of 5) sorted by relevance
18 …G_TYPE_INSTANCE_GET_INTERFACE ((inst), SOUP_TYPE_CONTENT_PROCESSOR, SoupContentProcessorInterface))31 typedef struct _SoupContentProcessorInterface SoupContentProcessorInterface; typedef
64 static SoupContentProcessorInterface *soup_content_decoder_default_content_processor_interface;65 static void soup_content_decoder_content_processor_init (SoupContentProcessorInterface *interface, …164 soup_content_decoder_content_processor_init (SoupContentProcessorInterface *processor_interface, in soup_content_decoder_content_processor_init()
26 soup_content_processor_default_init (SoupContentProcessorInterface *interface) in soup_content_processor_default_init()
40 static SoupContentProcessorInterface *soup_content_sniffer_default_content_processor_interface;41 static void soup_content_sniffer_content_processor_init (SoupContentProcessorInterface *interface, …65 soup_content_sniffer_content_processor_init (SoupContentProcessorInterface *processor_interface, in soup_content_sniffer_content_processor_init()
55 static SoupContentProcessorInterface *soup_cache_default_content_processor_interface;56 static void soup_cache_content_processor_init (SoupContentProcessorInterface *interface, gpointer i…886 soup_cache_content_processor_init (SoupContentProcessorInterface *processor_interface, in soup_cache_content_processor_init()