Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdatetime.h262 GDateTime * g_date_time_to_local (GDateTime *datetime);
Dgdatetime.c2747 g_date_time_to_local (GDateTime *datetime) in g_date_time_to_local() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2062 g_date_time_to_local
/third_party/glib/glib/tests/
Dgdatetime.c1460 dt = g_date_time_to_local (utc); in test_GDateTime_to_local()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c13866 dt_local = g_date_time_to_local (dt); in qtdemux_parse_tree()