Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-cache.h34 #define SOUP_IS_CACHE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), SOUP_TYPE_CACHE)) macro
Dsoup-cache.c677 g_return_val_if_fail (SOUP_IS_CACHE (cache), NULL); in soup_cache_send_response()
1231 g_return_val_if_fail (SOUP_IS_CACHE (cache), SOUP_CACHE_UNCACHEABLE); in soup_cache_get_cacheability()
1267 g_return_if_fail (SOUP_IS_CACHE (cache)); in soup_cache_flush()
1340 g_return_if_fail (SOUP_IS_CACHE (cache)); in soup_cache_clear()
1361 g_return_val_if_fail (SOUP_IS_CACHE (cache), NULL); in soup_cache_generate_conditional_request()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt1102 SOUP_IS_CACHE