Home
last modified time | relevance | path

Searched defs:currentTimeMs (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_util.cpp36 int64_t currentTimeMs = GetNowSysTimeMs(); in SortTwoAgingBundleInfos() local
54 int64_t AgingUtil::GetUnusedTimeMsBaseOnCurrentTime(int64_t currentTimeMs, int32_t days) in GetUnusedTimeMsBaseOnCurrentTime()
/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/src/
H A Dwork_sched_utils.cpp106 …chrono::milliseconds currentTimeMs = chrono::duration_cast<chrono::milliseconds>(now.time_since_ep… in GetCurrentTimeMs() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp186 uint64_t currentTimeMs = RSEventTimer::GetSysTimeMs(); in EventReport() local
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp102 void InputManagerCommand::SleepAndUpdateTime(int64_t &currentTimeMs) in SleepAndUpdateTime()
334 int64_t currentTimeMs = startTimeMs; in ParseCommand() local
647 int64_t currentTimeMs = startTimeMs; in ParseCommand() local
1121 int64_t currentTimeMs = startTimeMs; in ParseCommand() local
1438 int64_t currentTimeMs = startTimeMs; in ParseCommand() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp541 auto currentTimeMs = Plugins::GetCurrentMillisecond(); in CalcLag() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c280 uint64_t currentTimeMs = GetCurrentTime(); in DlGetNodeBleMac() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5019 int64_t currentTimeMs = 1722583028; variable