Home
last modified time | relevance | path

Searched defs:currentTimeStamp (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h152 std::time_t currentTimeStamp = std::chrono::system_clock::to_time_t(now); in GetCurrentTimeStamp() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp148 int64_t currentTimeStamp = GetSysTimestamp(); in HandleTouchDownEvent() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp121 string currentTimeStamp = ParseLogLineTime(currentLine); in ParseSingFileLogs() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp161 auto currentTimeStamp = TimeUtil::GetMilliseconds(); in InitialMembers() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp640 uint64_t currentTimeStamp = static_cast<uint64_t>( in isTimeLimited() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp693 auto currentTimeStamp = GetSysTimestamp(); in ProcessDelayTasks() local