Home
last modified time | relevance | path

Searched refs:SetNotifySystemSessionPointerEventFunc (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.cpp204 session_->SetNotifySystemSessionPointerEventFunc(std::move(pointerEventCallback)); in RegisterEventCallback()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h466 void SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& func);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1700 session_->SetNotifySystemSessionPointerEventFunc(nullptr); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3233 void Session::SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& func) in SetNotifySystemSessionPointerEventFunc() function in OHOS::Rosen::Session

Completed in 11 milliseconds