Home
last modified time | relevance | path

Searched defs:should_cleanup (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-session.c1889 get_connection (SoupMessageQueueItem *item, gboolean *should_cleanup) in get_connection()
1968 gboolean *should_cleanup, in soup_session_process_queue_item()
2064 gboolean try_cleanup = TRUE, should_cleanup = FALSE; in async_run_queue() local