Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/util/posix/
DPosixTimer.cpp18 struct timespec currentTime; in getCurrentTimeNs() local
/third_party/mingw-w64/mingw-w64-headers/include/
Ddcomptypes.h38 LARGE_INTEGER currentTime; member
/third_party/flutter/skia/tools/viewer/
DImGuiLayer.cpp102 double currentTime = SkTime::GetSecs(); in onPrePaint() local
/third_party/jsframework/runtime/main/extend/systemplugin/
Dmultimedia.js117 currentTime: "[PC Preview] unknow currentTime", property
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatRegressionTestJ.java217 Date currentTime = sdf.parse("vggf 20 01.0 9.29 ap. J.-C. at 05:26:33 GMT+08:00", in Test4375399() local
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java323 long currentTime = System.nanoTime(); in start() local
/third_party/libxml2/
Dxmlmemory.c763 time_t currentTime; in xmlMemDisplay() local
/third_party/python/Lib/xmlrpc/
Dserver.py977 class currentTime: class in ExampleService
/third_party/ffmpeg/libavformat/
Ddashdec.c1563 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_video, cur_video->cur_seq_no) /… in refresh_manifest() local
1579 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_audio, cur_audio->cur_seq_no) /… in refresh_manifest() local
/third_party/python/Lib/logging/
Dhandlers.py256 def computeRollover(self, currentTime): argument
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3494 const double currentTime = platform->monotonicallyIncreasingTime(platform); in onSwap() local
/third_party/sqlite/src/
Dshell.c2521 SYSTEMTIME currentTime; in writeFile() local