Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 25 of 67) sorted by relevance

123

/foundation/communication/nfc/services/src/card_emulation/
Dce_service.cpp61 uint64_t currentTime = KITS::NfcSdkCommon::GetCurrentTime(); in HandleFieldActivated() local
76 uint64_t currentTime = KITS::NfcSdkCommon::GetCurrentTime(); in HandleFieldDeactivated() local
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
Dnet_stats_history_test.cpp63 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable
82 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable
101 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable
120 uint64_t currentTime = CommonUtils::GetCurrentSecond(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_animation_command.cpp57 auto currentTime = context.GetCurrentTimestamp(); in CreateAnimation() local
78 auto currentTime = context.GetCurrentTimestamp(); in CreateParticleAnimation() local
/foundation/graphic/graphic_utils_lite/frameworks/
Dhal_tick.cpp50 uint32_t currentTime = GetTime(); in GetElapseTime() local
/foundation/multimodalinput/input/util/socket/test/
Duds_session_test.cpp208 auto currentTime = GetSysClockTime(); variable
235 auto currentTime = GetSysClockTime(); variable
256 int64_t currentTime = GetSysClockTime(); variable
/foundation/multimodalinput/input/service/event_dispatch/src/
Devent_dispatch_handler.cpp109 auto currentTime = GetSysClockTime(); in HandlePointerEventInner() local
148 auto currentTime = GetSysClockTime(); in DispatchKeyEventPid() local
/foundation/arkui/ace_engine/frameworks/base/utils/
Dtime_util.cpp60 struct timeval currentTime; in GetTimeOfNow() local
114 struct timeval currentTime; in GetTimeOfZone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_layout_property.cpp26 struct timeval currentTime {}; in GetSystemTimeZone() struct
/foundation/ai/ai_engine/test/performance/reliability/aie_client/
Daie_client_reliability_test.cpp147 time_t currentTime = GetCurTimeSec(); variable
220 time_t currentTime = GetCurTimeSec(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_processor.cpp71 auto currentTime = std::chrono::steady_clock::now(); in FrameAwareTraceBoost() local
192 auto currentTime = std::chrono::steady_clock::now(); in MultiLayersPerf() local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
Dbundle_active_usage_database_test.cpp103 int64_t currentTime = 0, variable
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
Ddecision_maker.cpp303 int64_t currentTime = TimeProvider::GetCurrentTime(); in ResetDayQuotaLocked() local
319 bool DecisionMaker::IsAfterOneDay(int64_t lastRequestTime, int64_t currentTime) in IsAfterOneDay()
/foundation/arkui/ui_lite/frameworks/components/
Dui_video.cpp675 bool UIVideo::GetTimerFromMSecond(int64_t currentTime, char* timer, int32_t len) in GetTimerFromMSecond()
692 int64_t currentTime = 0; in Callback() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dvideo_view.cpp269 int32_t VideoView::SeekTo(int64_t currentTime) in SeekTo()
418 void VideoView::UpdatePanelTimeText(bool currentTime) in UpdatePanelTimeText()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Danr_handler.cpp61 int64_t currentTime = GetSysClockTime(); in SetLastProcessedEventId() local
/foundation/arkui/ui_lite/test/unittest/components/
Dui_video_unit_test.cpp343 int64_t currentTime = 0; variable
/foundation/ai/intelligent_voice_framework/utils/
Dtime_util.cpp161 time_t currentTime; in IsFormatTimeExpired() local
/foundation/multimodalinput/input/service/event_handler/src/
Danr_manager.cpp86 void ANRManager::AddTimer(int32_t type, int32_t id, int64_t currentTime, SessionPtr sess) in AddTimer()
/foundation/multimodalinput/input/util/socket/src/
Duds_session.cpp192 auto currentTime = GetSysClockTime(); in DelEvents() local
/foundation/window/window_manager/wm/include/
Dressched_report.h182 auto currentTime = std::chrono::steady_clock::now(); in RequestPerf() local
/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/
Danr_handler.cpp66 int64_t currentTime = GetSysClockTime(); in HandleEventConsumed() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_multi_user_test.cpp480 Timestamp currentTime; variable
551 Timestamp currentTime; variable
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
Dplayer_service_proxy_fuzzer.h94 int32_t GetCurrentTime(int32_t &currentTime) override in GetCurrentTime()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvstore_sync_manager.cpp120 bool KvStoreSyncManager::GetTimeoutSyncOps(const TimePoint &currentTime, std::list<KvSyncOperation>… in GetTimeoutSyncOps()
/foundation/window/window_manager/utils/src/
Dperform_reporter.cpp58 auto currentTime = std::chrono::steady_clock::now(); in end() local

123