Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-cache.c651 soup_cache_entry_lookup (SoupCache *cache, in soup_cache_entry_lookup() function
680 entry = soup_cache_entry_lookup (cache, msg); in soup_cache_send_response()
827 entry = soup_cache_entry_lookup (cache, msg); in soup_cache_content_processor_wrap_input()
1080 entry = soup_cache_entry_lookup (cache, msg); in soup_cache_has_response()
1365 entry = soup_cache_entry_lookup (cache, original); in soup_cache_generate_conditional_request()
1409 entry = soup_cache_entry_lookup (cache, msg); in soup_cache_cancel_conditional_request()
1420 SoupCacheEntry *entry = soup_cache_entry_lookup (cache, msg); in soup_cache_update_from_conditional_request()