Home
last modified time | relevance | path

Searched refs:SetCreateSystemSessionListener (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp790 * @tc.name: SetCreateSystemSessionListener
794 HWTEST_F(SceneSessionManagerTest3, SetCreateSystemSessionListener, Function | SmallTest | Level3) in HWTEST_F()
797 ssm_->SetCreateSystemSessionListener(nullptr); in HWTEST_F()
H A Dscene_session_manager_test5.cpp1385 ssm_->SetCreateSystemSessionListener(nullptr); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h188 void SetCreateSystemSessionListener(const NotifyCreateSystemSessionFunc& func);
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp463 SceneSessionManager::GetInstance().SetCreateSystemSessionListener(func); in ProcessCreateSystemSessionRegister()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2814 void SceneSessionManager::SetCreateSystemSessionListener(const NotifyCreateSystemSessionFunc& func) in SetCreateSystemSessionListener() function in OHOS::Rosen::SceneSessionManager

Completed in 30 milliseconds