Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-connection.c53 static void stop_idle_timer (SoupConnectionPrivate *priv);
89 stop_idle_timer (priv); in soup_connection_dispose()
244 stop_idle_timer (SoupConnectionPrivate *priv) in stop_idle_timer() function
299 stop_idle_timer (priv); in set_current_msg()
/third_party/libsoup/
DChangeLog.pre-git1491 (start_idle_timer, stop_idle_timer): add/remove a timeout to call
1495 (set_current_request): call stop_idle_timer() when starting a new
1499 (dispose): call stop_idle_timer() when destroying the connection