Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-content-processor.c28 interface->processing_stage = SOUP_STAGE_INVALID; in soup_content_processor_default_init()
48 return SOUP_CONTENT_PROCESSOR_GET_INTERFACE (processor)->processing_stage; in soup_content_processor_get_processing_stage()
Dsoup-content-processor.h36 SoupProcessingStage processing_stage; member
Dsoup-content-decoder.c170 processor_interface->processing_stage = SOUP_STAGE_CONTENT_ENCODING; in soup_content_decoder_content_processor_init()
Dsoup-content-sniffer.c71 processor_interface->processing_stage = SOUP_STAGE_BODY_DATA; in soup_content_sniffer_content_processor_init()
Dsoup-cache.c892 processor_interface->processing_stage = SOUP_STAGE_ENTITY_BODY; in soup_cache_content_processor_init()