/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | post_event_manager_test_ng.cpp | 121 auto currentTime = GetSysTimestamp(); variable 183 auto currentTime = GetSysTimestamp(); variable 303 auto currentTime = GetSysTimestamp(); variable 342 auto currentTime = GetSysTimestamp(); variable 367 auto currentTime = GetSysTimestamp(); variable 398 auto currentTime = GetSysTimestamp(); variable 429 auto currentTime = GetSysTimestamp(); variable 461 auto currentTime = GetSysTimestamp(); variable 494 auto currentTime = GetSysTimestamp(); variable 527 auto currentTime = GetSysTimestamp(); variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_energy_consumption_policy_test.cpp | 133 uint64_t currentTime = 1719544264071; variable 147 uint64_t currentTime = 1719544264071; variable 161 uint64_t currentTime = 1719544264071; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_event.cpp | 91 time_t currentTime = time(nullptr); in SendProcessStartEvent() local 141 time_t currentTime = time(nullptr); in SendProcessStartFailedEvent() local 198 time_t currentTime = time(nullptr); in SendChildProcessStartFailedEvent() local 230 time_t currentTime = time(nullptr); in SendRenderProcessStartFailedEvent() local
|
/ohos5.0/base/update/updateservice/services/core/ability/utils/include/ |
H A D | time_utils.h | 35 time_t currentTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in GetTimestamp() local 74 int64_t currentTime = GetTimestamp(); in GetSystemBootDuration() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | time_util.cpp | 61 struct timeval currentTime; in GetCurrentTimestamp() local 68 struct timeval currentTime; in GetCurrentTimestampMicroSecond() local 91 struct timeval currentTime; in GetTimeOfNow() local 146 struct timeval currentTime; in GetTimeOfZone() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/ |
H A D | device_timed_collect_tool.h | 65 time_t currentTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in GetTimestamp() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_history_test.cpp | 64 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable 83 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable 102 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable 121 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/ |
H A D | cycle_task.cpp | 70 bool CycleTask::IsEligibleToRun(std::time_t currentTime, std::string bundleName) in IsEligibleToRun() 93 std::time_t currentTime = std::time(nullptr); in RunTask() local
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_dfx_test.cpp | 203 struct timeval currentTime {}; struct 234 struct timeval currentTime {}; struct 267 struct timeval currentTime {}; struct 299 struct timeval currentTime {}; struct
|
H A D | time_service_test.cpp | 193 struct timeval currentTime {}; in StartIdleTimer() struct 381 struct timeval currentTime {}; struct 410 struct timeval currentTime {}; struct 439 struct timeval currentTime {}; struct 458 struct timeval currentTime { struct 499 struct timeval currentTime { struct 772 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 871 struct timeval currentTime { struct
|
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | anr_manager_test.cpp | 169 int64_t currentTime = 123456789; variable 185 int64_t currentTime = 123456789; variable 239 int64_t currentTime = 100; variable 261 int64_t currentTime = 100; variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/ |
H A D | hal_tick.cpp | 50 uint32_t currentTime = GetTime(); in GetElapseTime() local
|
/ohos5.0/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_session_test.cpp | 208 auto currentTime = GetSysClockTime(); variable 235 auto currentTime = GetSysClockTime(); variable 256 int64_t currentTime = GetSysClockTime(); variable
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | volume_ramp.cpp | 82 int64_t currentTime = GetCurrentTimeMS(); in GetRampVolume() local 94 float VolumeRamp::GetScaledTime(int64_t currentTime) in GetScaledTime()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_common_tools_test.cpp | 46 std::string currentTime = CommonTools::GetLocalTime(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_processor.cpp | 80 auto currentTime = std::chrono::steady_clock::now(); in FrameAwareTraceBoost() local 233 auto currentTime = std::chrono::steady_clock::now(); in MirrorScenePerf() local 264 auto currentTime = std::chrono::steady_clock::now(); in MultiLayersPerf() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
H A D | multistages_capture_dfx_trigger_ratio.cpp | 61 int64_t currentTime = MediaFileUtils::UTCTimeMilliSeconds(); in ShouldReport() local
|
H A D | multistages_capture_dfx_request_policy.cpp | 81 int64_t currentTime = MediaFileUtils::UTCTimeMilliSeconds(); in ShouldReport() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | device_timed_collect.cpp | 65 int64_t currentTime = TimeUtils::GetTimestamp(); in ProcessPersistenceTasks() local 107 int64_t currentTime = TimeUtils::GetTimestamp(); in ProcessPersistenceLoopTask() local 242 int64_t currentTime = TimeUtils::GetTimestamp(); in PostPersistenceDelayTask() local 304 int64_t currentTime = TimeUtils::GetTimestamp(); in PostPersistenceTimedTaskLocked() local
|
/ohos5.0/foundation/ai/ai_engine/test/performance/reliability/aie_client/ |
H A D | aie_client_reliability_test.cpp | 147 time_t currentTime = GetCurTimeSec(); variable 220 time_t currentTime = GetCurTimeSec(); variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_monitor_service.cpp | 167 auto currentTime = std::chrono::system_clock::now(); in CleanBundleCacheByInterval() local 212 auto currentTime = std::chrono::steady_clock::now(); in CheckAndEventNotify() local 267 auto currentTime = std::chrono::steady_clock::now(); in EventNotifyHighFreqHandler() local
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/player_server_mem_test/ |
H A D | player_server_mem_unit_test.cpp | 381 int32_t currentTime = 0; variable 400 int32_t currentTime = 0; variable 419 int32_t currentTime = 0; variable
|
/ohos5.0/drivers/hdf_core/framework/utils/src/ |
H A D | osal_msg_queue.c | 61 uint64_t currentTime = OsalGetSysTimeMs(); in HdfMessageQueueNext() local
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/ |
H A D | event_dispatch_test.cpp | 82 int32_t currentTime = dispatch.currentTime_; variable 107 int32_t currentTime = dispatch.currentTime_; variable 131 auto currentTime = GetSysClockTime(); variable 154 int32_t currentTime = dispatch.currentTime_; variable 182 auto currentTime = GetSysClockTime(); variable 299 auto currentTime = GetSysClockTime(); variable 320 auto currentTime = GetSysClockTime(); variable 341 auto currentTime = GetSysClockTime(); variable 362 auto currentTime = GetSysClockTime(); variable 383 auto currentTime = GetSysClockTime(); variable [all …]
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | time_service_notify.cpp | 36 auto currentTime = std::chrono::steady_clock::now().time_since_epoch().count(); in RepublishEvents() local
|