Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-date.h54 SoupDate *soup_date_new_from_now (int offset_seconds);
Dsoup-hsts-policy.c169 expires = soup_date_new_from_now (max_age); in soup_hsts_policy_new()
Dsoup-cookie.c576 cookie->expires = soup_date_new_from_now (max_age); in soup_cookie_set_max_age()
Dsoup-date.c196 soup_date_new_from_now (int offset_seconds) in soup_date_new_from_now() function
Dsoup-server.c1353 date = soup_date_new_from_now (0); in got_headers()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt772 soup_date_new_from_now
/third_party/libsoup/
DChangeLog.pre-git2256 * libsoup/soup-date.c (soup_date_new_from_now): new method to