Home
last modified time | relevance | path

Searched refs:SoupContentProcessorInterface (Results 1 – 5 of 5) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-content-processor.h18 …G_TYPE_INSTANCE_GET_INTERFACE ((inst), SOUP_TYPE_CONTENT_PROCESSOR, SoupContentProcessorInterface))
31 typedef struct _SoupContentProcessorInterface SoupContentProcessorInterface; typedef
Dsoup-content-decoder.c64 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()
Dsoup-content-processor.c26 soup_content_processor_default_init (SoupContentProcessorInterface *interface) in soup_content_processor_default_init()
Dsoup-content-sniffer.c40 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()
Dsoup-cache.c55 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()