Searched refs:SOUP_CONTENT_PROCESSOR_GET_INTERFACE (Results 1 – 2 of 2) sorted by relevance
40 …return SOUP_CONTENT_PROCESSOR_GET_INTERFACE (processor)->wrap_input (processor, base_stream, msg, … in soup_content_processor_wrap_input()48 return SOUP_CONTENT_PROCESSOR_GET_INTERFACE (processor)->processing_stage; in soup_content_processor_get_processing_stage()
18 #define SOUP_CONTENT_PROCESSOR_GET_INTERFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst), SOUP_TY… macro