Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-cache.c456 soup_cache_entry_new (SoupCache *cache, SoupMessage *msg, time_t request_time, time_t response_time) in soup_cache_entry_new() function
859 entry = soup_cache_entry_new (cache, msg, request_time, response_time); in soup_cache_content_processor_wrap_input()