Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdatetime.h112 GDateTime * g_date_time_new_from_unix_local (gint64 t);
117 GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_new_from_unix_local)
Dgdatetime.c1036 g_date_time_new_from_unix_local (gint64 t) in g_date_time_new_from_unix_local() function
/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c432 datetime = g_date_time_new_from_unix_local (secs); in gst_date_time_new_from_unix_epoch_local_time()
480 dt = g_date_time_new_from_unix_local (secs); in gst_date_time_new_from_unix_epoch_local_time_usecs()
/third_party/glib/glib/tests/
Dgdatetime.c128 dt = g_date_time_new_from_unix_local (t); in test_GDateTime_new_from_unix()
150 dt = g_date_time_new_from_unix_local (t); in test_GDateTime_new_from_unix()
173 dt = g_date_time_new_from_unix_local (G_MAXINT64); in test_GDateTime_new_from_unix_overflow()
179 dt = g_date_time_new_from_unix_local (G_MININT64); in test_GDateTime_new_from_unix_overflow()
963 dt = g_date_time_new_from_unix_local (t); in test_GDateTime_to_unix()
1491 dt2 = g_date_time_new_from_unix_local (t); in test_GDateTime_to_utc()
2339 date_time = g_date_time_new_from_unix_local (t); in test_strftime()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1991 g_date_time_new_from_unix_local