Home
last modified time | relevance | path

Searched refs:eventRet (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp495 auto eventRet = dragEvent->GetResult(); in OnDragStart() local
496 if (eventRet == DragRet::DRAG_FAIL || eventRet == DragRet::DRAG_CANCEL) { in OnDragStart()
497 TAG_LOGI(AceLogTag::ACE_DRAG, "Drag result is %{public}d, stop dragging.", eventRet); in OnDragStart()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2893 int32_t eventRet = HiSysEventWrite( in SetUINodeId() local
2899 TLOGE(WmsLogTag::WMS_LIFE, " SetUINodeId: Repeat set UINodeId ret:%{public}d", eventRet); in SetUINodeId()
3265 int32_t eventRet = HiSysEventWrite( in NotifyContextTransparent() local
3271 WLOGFE("Session context is transparent, persistentId:%{public}d, eventRet:%{public}d", in NotifyContextTransparent()
3272 GetPersistentId(), eventRet); in NotifyContextTransparent()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp5538 int32_t eventRet = HiSysEventWrite( in CheckAndSendHiSysEvent() local
5544 TLOGI(WmsLogTag::DMS, "%{public}s: Write HiSysEvent ret:%{public}d", eventName.c_str(), eventRet); in CheckAndSendHiSysEvent()

Completed in 27 milliseconds