Home
last modified time | relevance | path

Searched defs:utc_time (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-section.h425 GstDateTime *utc_time; member
/third_party/python/Modules/
D_datetimemodule.c5896 PyObject *local_time, *utc_time; in local_timezone_from_timestamp() local
5943 local_timezone(PyDateTime_DateTime *utc_time) in local_timezone()