/third_party/ltp/lib/newlib_tests/ |
H A D | tst_fuzzy_sync02.c | 106 int now, fin = MAX(b.return_t, bd.return_t); in worker() local 129 int now, fin; in run() local [all...] |
/third_party/mesa3d/src/gallium/winsys/virgl/common/ |
H A D | virgl_resource_cache.c | 58 virgl_resource_cache_destroy_expired(struct virgl_resource_cache *cache, int64_t now) in virgl_resource_cache_destroy_expired() argument 89 const int64_t now = os_time_get(); in virgl_resource_cache_add() local 106 const int64_t now = os_time_get(); in virgl_resource_cache_remove_compatible() local
|
/third_party/ninja/src/ |
H A D | metrics.cc | 34 auto now = chrono::steady_clock::now();
in HighResTimer() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_send.c | 57 struct timeval now = ares__tvnow(); in ares_send_ex() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime03.c | 38 static struct tst_ts now, then, parent_then; variable
|
/third_party/node/deps/v8/src/libplatform/ |
H A D | delayed-task-queue.cc | 50 double now = MonotonicallyIncreasingTime(); in GetNext() local 86 std::unique_ptr<Task> DelayedTaskQueue::PopTaskFromDelayedQueue(double now) { in PopTaskFromDelayedQueue() argument
|
/third_party/skia/tests/ |
H A D | PDFTaggedTest.cpp | 33 SkTime::DateTime now; in DEF_TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | kernel_timeout.h | 108 int64_t now = ToUnixNanos(absl::Now()); in InMillisecondsFromNow() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | idle_time.cpp | 30 auto now = std::chrono::steady_clock::now().time_since_epoch(); in GetSysTimeNs() local
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_monitor.cpp | 25 void GetTimePoint(TimePoint& now) in GetTimePoint() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_multiuser_installer.cpp | 152 int64_t now = BundleUtil::GetCurrentTime(); in ProcessBundleInstall() local
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | msg_handle_loop.cpp | 143 auto now = chrono::steady_clock::now(); in GetNowUs() local
|
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_handler_utils.h | 49 InnerEvent::TimePoint now = InnerEvent::Clock::now(); in TimePointToTimeOut() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_detector.cpp | 22 auto now = std::chrono::steady_clock::now().time_since_epoch(); in GetSysTimeMs() local
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncconnection_fuzzer/ |
H A D | vsyncconnection_fuzzer.cpp | 66 int64_t now = GetData<int64_t>(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_controller.cpp | 91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period,
in OnVSyncEvent() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ |
H A D | vsync_receiver_test.cpp | 44 void VsyncReceiverTest::OnVSync(int64_t now, void* data)
in OnVSync() argument 49 void VsyncReceiverTest::OnVSync2(int64_t now, void* data)
in OnVSync2() argument
|
H A D | vsync_controller_test.cpp | 52 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period,
in OnVSyncEvent() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | msg_handle_loop.cpp | 145 auto now = chrono::steady_clock::now(); in GetNowUs() local
|
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ |
H A D | camera_napi_worker_queue_keeper.cpp | 82 auto now = std::chrono::steady_clock::now(); in WorkerLockCondition() local 136 auto now = std::chrono::steady_clock::now(); in ConsumeWorkerQueueTask() local
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.h | 66 auto now = std::chrono::system_clock::now(); in GetLocalTime() local
|
/foundation/multimodalinput/input/service/subscriber/test/src/ |
H A D | key_shortcut_rules_test.cpp | 58 int64_t now = GetSysClockTime(); in TriggerSystemKey0101() local 83 int64_t now = GetSysClockTime(); in TriggerSystemKey0102() local 231 int64_t now in TriggerSystemKey0301() local 252 int64_t now = GetSysClockTime(); TriggerSystemKey0302() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/common/include/ |
H A D | res_common_util.h | 79 auto now = std::chrono::steady_clock::now();
in GetNowMillTime() local
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | delayed_worker.cpp | 153 TimePoint now = std::chrono::steady_clock::now(); in HandleWork() local 181 TimePoint now = std::chrono::steady_clock::now(); in dispatch() local
|
/foundation/resourceschedule/ffrt/src/dfx/watchdog/ |
H A D | watchdog_util.cpp | 66 auto now = std::chrono::steady_clock::now(); in SendTimeoutWatchdog() local
|