Home
last modified time | relevance | path

Searched defs:local_time (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimepacket.h47 GstClockTime local_time; member
/third_party/gn/src/base/
Dlogging.cc201 SYSTEMTIME local_time; in Init() local
212 struct tm local_time; in Init() local
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgst1394clock.c115 guint64 local_time; in gst_1394_clock_get_internal_time() local
/third_party/FatFs/source/
Ddiskio.c216 struct tm local_time = {0}; in get_fattime() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc120 inline std::tm* local_time(const std::time_t* timep, std::tm* result) { in local_time() function
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc110 SYSTEMTIME local_time; in WriteTimestamp() local
/third_party/ffmpeg/libavformat/
Dwebmdashenc.c99 time_t local_time = time(NULL); in write_header() local
/third_party/python/Modules/
D_datetimemodule.c4940 struct tm local_time; in local() local
5896 PyObject *local_time, *utc_time; in local_timezone_from_timestamp() local