Home
last modified time | relevance | path

Searched refs:GetSystemTime (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
Dtime.cc298 Clock() : initial_ticks_(GetSystemTicks()), initial_time_(GetSystemTime()) {} in Clock()
308 Time time = GetSystemTime(); in Now()
325 initial_time_ = GetSystemTime(); in NowFromSystemTime()
334 static Time GetSystemTime() { in GetSystemTime() function in v8::base::Clock
/third_party/skia/src/core/
DSkTime.cpp37 GetSystemTime(&st); in GetDateTime()
/third_party/lame/ACM/ADbg/
DADbg.cpp73 GetSystemTime(&time); in _OutPut()
/third_party/icu/icu4c/source/test/intltest/
Dwindttst.cpp102 GetSystemTime(&st); in testLocales()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos_win32.c36 GetSystemTime(&st); in os_get_time()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos_win32.c36 GetSystemTime(&st); in os_get_time()
/third_party/curl/docs/examples/
Dsynctime.c331 GetSystemTime(&SYSTime); in main()
/third_party/lzma/CPP/Windows/
DTimeUtils.cpp251 GetSystemTime(&st); in GetCurUtc_FiTime()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c469 GetSystemTime( &system_time ); in gettimeofday()
/third_party/node/deps/openssl/openssl/ssl/
Dd1_lib.c436 GetSystemTime(&st); in get_current_time()
/third_party/openssl/ssl/
Dd1_lib.c419 GetSystemTime(&st); in get_current_time()
/third_party/openssl/crypto/bio/
Dbss_dgram.c1906 GetSystemTime(&st); in get_current_time()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_dgram.c1906 GetSystemTime(&st); in get_current_time()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1158 GetSystemTime(&SystemTime);
/third_party/openssl/apps/lib/
Dapps.c2717 GetSystemTime(&systime); in app_tminterval()
/third_party/node/deps/openssl/openssl/apps/lib/
Dapps.c2724 GetSystemTime(&systime); in app_tminterval()
/third_party/mesa3d/src/gtest/src/
Dgtest.cc840 GetSystemTime(&now_systime); in GetTimeInMillis()
/third_party/sqlite/src/
Dshell.c5058 GetSystemTime(&currentTime); in writeFile()
Dsqlite3.c45679 { "GetSystemTime", (SYSCALL)GetSystemTime, 0 },