Home
last modified time | relevance | path

Searched defs:eventTime (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/util/socket/test/
H A Duds_session_test.cpp423 int64_t eventTime = sesObj.GetEarliestEventTime(type); in HWTEST_F() local
/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 in HWTEST_F() local
546 EventTime eventTime = TIME_PIECE_1; in HWTEST_F() local
572 EventTime eventTime in HWTEST_F() local
608 EventTime eventTime = TIME_PIECE_1; HWTEST_F() local
650 EventTime eventTime = -1; // -1 is invalid arg HWTEST_F() local
677 EventTime eventTime = TIME_PIECE_1; HWTEST_F() local
706 EventTime eventTime = TIME_PIECE_1; HWTEST_F() local
743 EventTime eventTime = TIME_PIECE_1; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp312 int32_t eventTime = dispatch.eventTime_; in HWTEST_F() local
337 int32_t eventTime = dispatch.eventTime_; in HWTEST_F() local
384 int32_t eventTime = dispatch.eventTime_; in HWTEST_F() local
821 int32_t eventTime in HWTEST_F() local
1018 int32_t eventTime = dispatch.eventTime_; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp159 EventTime eventTime = { id, time, timerId }; in SaveANREvent() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/
H A Dpointevent_ontouch_test.cpp160 int64_t eventTime = OH_ArkUI_PointerEvent_GetHistoryEventTime(inputEvent, g_historyIndex); in EventTouchHandle() local
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.cpp191 auto eventTime = GetCurrentTime(); in RecordPageNodeCountAndDepth() local
229 auto eventTime = GetCurrentTime(); in RecordFunctionTimeout() local
248 auto eventTime = GetCurrentTime(); in RecordVsyncTimeout() local
283 auto eventTime in RecordForEachItemsCount() local
313 auto eventTime = GetCurrentTime(); RecordFlexLayoutsCount() local
[all...]
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_gesture_recognizer.cpp213 int64_t eventTime = event.GetActionTime(); in HandleTouchMoveEvent() local
/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
436 bool ReclaimPriorityManager::HandleAbilityStart(const UpdateRequest &request, int64_t eventTime) in HandleAbilityStart() argument
739 bool ReclaimPriorityManager::UpdateExtensionStatusForTarget(UpdateRequest &request, int64_t eventTime) in UpdateExtensionStatusForTarget() argument
916 bool ReclaimPriorityManager::HandleExtensionProcess(UpdateRequest &request, int64_t eventTime) in HandleExtensionProcess() argument
923 UpdateReclaimPriorityInner(UpdateRequest request, int64_t eventTime) UpdateReclaimPriorityInner() argument
1076 HandleForeground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleForeground() argument
1084 HandleBackground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackground() argument
1092 HandleSuspendDelayStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleSuspendDelayStart() argument
1097 HandleSuspendDelayEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleSuspendDelayEnd() argument
1102 HandleBackgroundRunningStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackgroundRunningStart() argument
1108 HandleBackgroundRunningEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBackgroundRunningEnd() argument
1114 HandleEventStart(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleEventStart() argument
1119 HandleEventEnd(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleEventEnd() argument
1124 HandleDistDeviceConnected(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleDistDeviceConnected() argument
1129 HandleDistDeviceDisconnected(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleDistDeviceDisconnected() argument
1135 HandleBindExtension(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleBindExtension() argument
1142 HandleUnbindExtension(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUnbindExtension() argument
1149 HandleVisible(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleVisible() argument
1154 HandleUnvisible(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUnvisible() argument
1182 HandleUpdateProcess(AppStateUpdateReason reason, std::shared_ptr<BundlePriorityInfo> bundle, ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUpdateProcess() argument
1265 CheckCurrentEventHappenedBeforeAbilityStart(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) CheckCurrentEventHappenedBeforeAbilityStart() argument
1287 AbilityStartingBegin(ProcessPriorityInfo &proc, std::shared_ptr<BundlePriorityInfo> bundle, int64_t eventTime) AbilityStartingBegin() argument
1317 FinishAbilityStartIfNeed(ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) FinishAbilityStartIfNeed() argument
1326 CheckAbilityStartNeedFinishInAdvance(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) CheckAbilityStartNeedFinishInAdvance() argument
1332 NeedSkipEventBeforeAbilityStart(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) NeedSkipEventBeforeAbilityStart() argument
[all...]

Completed in 9 milliseconds