Home
last modified time | relevance | path

Searched refs:GetCurrentTime (Results 76 – 100 of 1209) sorted by relevance

12345678910>>...49

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/env/
H A Dmock_env_test.cc69 auto s = env_->GetCurrentTime(&now); in TEST_F()
73 s = env_->GetCurrentTime(&after_sleep); in TEST_F()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator_test.go257 now, err := methods.GetCurrentTime(ctx, c)
436 _, err = methods.GetCurrentTime(ctx, client)
445 _, err = methods.GetCurrentTime(ctx, client)
452 _, err = methods.GetCurrentTime(ctx, client)
459 _, err = methods.GetCurrentTime(ctx, client)
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/ApiAuth.IS/Configuration/
H A DConfigureSigningCredentials.cs68 …gKeysLoader.LoadFromStoreCert(key.Name, key.StoreName, storeLocation, GetCurrentTime())), "RS256"); in LoadKey()
77 internal virtual DateTimeOffset GetCurrentTime() => DateTimeOffset.UtcNow; in GetCurrentTime() method in Microsoft.AspNetCore.ApiAuthorization.IdentityServer.ConfigureSigningCredentials
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/time-admin/src/
H A Dtime-tool.c24 struct tm *GetCurrentTime(void) in GetCurrentTime() function
63 struct tm *LocalTime = GetCurrentTime(); in UpdateDate()
291 struct tm *LocalTime = GetCurrentTime(); in SaveModifyTime()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DAnimation.h31 #ifdef GetCurrentTime
32 #undef GetCurrentTime
106 Nullable<TimeDuration> GetCurrentTime() const;
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/time/
H A Dtime.cpp28 {0, &ISystemClock::GetCurrentTime, "GetCurrentTime"},
40 void GetCurrentTime(Kernel::HLERequestContext& ctx) { in GetCurrentTime() function in Service::Time::ISystemClock
50 if (const ResultCode result{clock_core.GetCurrentTime(system, posix_time)}; in GetCurrentTime()
143 if (const ResultCode result{Clock::ClockSnapshot::GetCurrentTime( in GetClockSnapshotFromSystemClockContextInternal()
160 if (Clock::ClockSnapshot::GetCurrentTime(clock_snapshot.network_time, current_time_point, in GetClockSnapshotFromSystemClockContextInternal()
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/sts/
H A Dclient_test.go152 now, err := methods.GetCurrentTime(ctx, c)
208 now, err := methods.GetCurrentTime(ctx, c)
276 now, err := methods.GetCurrentTime(ctx, c)
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DParticleEmitter.cpp33 m_LastUpdateTime(type->m_Manager.GetCurrentTime()), in CParticleEmitter()
93 m_Type->UpdateEmitter(*this, m_Type->m_Manager.GetCurrentTime() - m_LastUpdateTime); in UpdateArrayData()
94 m_LastUpdateTime = m_Type->m_Manager.GetCurrentTime(); in UpdateArrayData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/android/
H A Dmedia_player_bridge.cc97 base::BindRepeating(&MediaPlayerBridge::GetCurrentTime, in MediaPlayerBridge()
341 base::TimeDelta MediaPlayerBridge::GetCurrentTime() { in GetCurrentTime() function in media::MediaPlayerBridge
367 pending_seek_ = GetCurrentTime(); in Release()
496 base::TimeDelta current_time = GetCurrentTime(); in SeekInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/android/
H A Dmedia_player_bridge.cc95 base::BindRepeating(&MediaPlayerBridge::GetCurrentTime, in MediaPlayerBridge()
339 base::TimeDelta MediaPlayerBridge::GetCurrentTime() { in GetCurrentTime() function in media::MediaPlayerBridge
365 pending_seek_ = GetCurrentTime(); in Release()
491 base::TimeDelta current_time = GetCurrentTime(); in SeekInternal()
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator_test.go243 now, err := methods.GetCurrentTime(ctx, c)
419 _, err = methods.GetCurrentTime(ctx, client)
426 _, err = methods.GetCurrentTime(ctx, client)
433 _, err = methods.GetCurrentTime(ctx, client)
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dptile.h249 pixelsTime = GetCurrentTime(); in TouchPixelsBuffer()
257 pixelsTime = GetCurrentTime(); in TouchRawPixelsBuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/util/
H A Dtime_util.h94 #ifdef GetCurrentTime
95 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
98 static Timestamp GetCurrentTime();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/util/
H A Dtime_util.h94 #ifdef GetCurrentTime
95 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
98 static Timestamp GetCurrentTime();

12345678910>>...49