Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1593 * @tc.name: SetRaiseToAppTopForPointDownFunc
1594 * @tc.desc: SetRaiseToAppTopForPointDownFunc Test
1597 HWTEST_F(WindowSessionTest2, SetRaiseToAppTopForPointDownFunc, Function | SmallTest | Level2) in HWTEST_F()
1600 session_->SetRaiseToAppTopForPointDownFunc(nullptr); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h422 void SetRaiseToAppTopForPointDownFunc(const NotifyRaiseToTopForPointDownFunc& func);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1668 void Session::SetRaiseToAppTopForPointDownFunc(const NotifyRaiseToTopForPointDownFunc& func) in SetRaiseToAppTopForPointDownFunc() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1068 session->SetRaiseToAppTopForPointDownFunc(func); in ProcessRaiseToTopForPointDownRegister()

Completed in 17 milliseconds