Searched refs:g_date_time_new_from_unix_local (Results 1 – 5 of 5) sorted by relevance
112 GDateTime * g_date_time_new_from_unix_local (gint64 t);117 GLIB_DEPRECATED_IN_2_62_FOR(g_date_time_new_from_unix_local)
1036 g_date_time_new_from_unix_local (gint64 t) in g_date_time_new_from_unix_local() function
432 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()
128 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()
1991 g_date_time_new_from_unix_local