Home
last modified time | relevance | path

Searched defs:eventTime (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_notify.cpp48 void PowerMgrNotify::PublishEvents(int64_t eventTime, sptr<IntentWant> want) in PublishEvents()
58 void PowerMgrNotify::PublishScreenOffEvents(int64_t eventTime) in PublishScreenOffEvents()
66 void PowerMgrNotify::PublishScreenOnEvents(int64_t eventTime) in PublishScreenOnEvents()
75 void PowerMgrNotify::PublishEnterForceSleepEvents(int64_t eventTime) in PublishEnterForceSleepEvents()
84 void PowerMgrNotify::PublishExitForceSleepEvents(int64_t eventTime) in PublishExitForceSleepEvents()
/ohos5.0/base/time/time_service/services/time/src/
H A Dtime_service_notify.cpp41 bool TimeServiceNotify::PublishEvents(int64_t eventTime, const IntentWant &want, const PublishInfo … in PublishEvents()
54 bool TimeServiceNotify::PublishTimeChangeEvents(int64_t eventTime) in PublishTimeChangeEvents()
61 bool TimeServiceNotify::PublishTimeZoneChangeEvents(int64_t eventTime) in PublishTimeZoneChangeEvents()
68 bool TimeServiceNotify::PublishTimeTickEvents(int64_t eventTime) in PublishTimeTickEvents()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp393 int64_t eventTime = KernelInterface::GetInstance().GetSystemTimeMs(); in UpdateReclaimPriority() local
413 int64_t eventTime = KernelInterface::GetInstance().GetSystemTimeMs(); in UpdateRecalimPrioritySyncWithLock() local
884 bool ReclaimPriorityManager::HandleExtensionProcess(UpdateRequest &request, int64_t eventTime) in HandleExtensionProcess()
1069 int64_t eventTime) in HandleBackgroundRunningStart()
1075 int64_t eventTime) in HandleBackgroundRunningEnd()
1096 int64_t eventTime) in HandleDistDeviceDisconnected()
1232 AppStateUpdateReason reason, int64_t eventTime) in CheckCurrentEventHappenedBeforeAbilityStart()
1254 int64_t eventTime) in AbilityStartingBegin()
1284 int64_t eventTime) in FinishAbilityStartIfNeed()
1293 AppStateUpdateReason reason, int64_t eventTime) in CheckAbilityStartNeedFinishInAdvance()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp488 EventTime eventTime = -1; // -1 is invalid arg variable
546 EventTime eventTime = TIME_PIECE_1; variable
572 EventTime eventTime = TIME_PIECE_1; variable
608 EventTime eventTime = TIME_PIECE_1; variable
650 EventTime eventTime = -1; // -1 is invalid arg variable
677 EventTime eventTime = TIME_PIECE_1; variable
706 EventTime eventTime = TIME_PIECE_1; variable
743 EventTime eventTime = TIME_PIECE_1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.cpp191 auto eventTime = GetCurrentTime(); in RecordPageNodeCountAndDepth() local
233 auto eventTime = GetCurrentTime(); in RecordFunctionTimeout() local
251 auto eventTime = GetCurrentTime(); in RecordVsyncTimeout() local
286 auto eventTime = GetCurrentTime(); in RecordForEachItemsCount() local
316 auto eventTime = GetCurrentTime(); in RecordFlexLayoutsCount() local
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/
H A Devent_stage.cpp54 EventTime eventTime { eventId, timerId }; in SaveANREvent() local
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp148 void FreezeDetectorPlugin::CheckForeGround(long uid, long pid, unsigned long long eventTime, std::s… in CheckForeGround()
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp159 EventTime eventTime = { id, time, timerId }; in SaveANREvent() local
/ohos5.0/foundation/multimodalinput/input/util/socket/test/
H A Duds_session_test.cpp264 int64_t eventTime = sesObj.GetEarliestEventTime(type); variable
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp83 int32_t eventTime = dispatch.eventTime_; variable
108 int32_t eventTime = dispatch.eventTime_; variable
155 int32_t eventTime = dispatch.eventTime_; variable
760 int32_t eventTime = dispatch.eventTime_; variable
957 int32_t eventTime = dispatch.eventTime_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp248 uint64_t eventTime = it->time; in CheckOutOfDateEvents() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_gesture_recognizer.cpp212 int64_t eventTime = event.GetActionTime(); in HandleTouchMoveEvent() local