Home
last modified time | relevance | path

Searched refs:SetSessionProperty (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test3.cpp113 scensession->SetSessionProperty(property);
139 scensession->SetSessionProperty(property);
172 scensession->SetSessionProperty(property);
207 scensession->SetSessionProperty(property);
247 scensession->SetSessionProperty(property);
273 scenceSession->SetSessionProperty(property);
301 sceneSession->SetSessionProperty(property);
306 sceneSession->SetSessionProperty(property);
314 sceneSession->SetSessionProperty(property);
343 scensession->SetSessionProperty(property);
H A Dscene_session_test2.cpp82 sceneSession->SetSessionProperty(property);
114 scensession->SetSessionProperty(property);
177 scensession->SetSessionProperty(property);
206 scensession->SetSessionProperty(property);
238 scensession->SetSessionProperty(property);
250 scensession->SetSessionProperty(property);
257 scensession->SetSessionProperty(property);
264 scensession->SetSessionProperty(property);
374 scensession->SetSessionProperty(property);
417 scensession->SetSessionProperty(nullptr);
[all …]
H A Dscene_session_lifecycle_test.cpp211 session->SetSessionProperty(property);
248 session->SetSessionProperty(property3);
309 sceneSession->SetSessionProperty(property);
350 sceneSession->SetSessionProperty(property);
356 sceneSession->SetSessionProperty(property2);
422 sceneSession->SetSessionProperty(property);
474 session->SetSessionProperty(property2);
544 sceneSession->SetSessionProperty(property);
573 sceneSession->SetSessionProperty(property);
599 sceneSession->SetSessionProperty(property);
[all …]
H A Dscene_session_manager_test10.cpp100 sceneSession->SetSessionProperty(property); in InitTestSceneSession()
280 it1->second->SetSessionProperty(nullptr);
319 it1->second->SetSessionProperty(nullptr);
356 it1->second->SetSessionProperty(nullptr);
394 it1->second->SetSessionProperty(nullptr);
499 sceneSession->SetSessionProperty(property);
504 sceneSession->SetSessionProperty(property);
H A Dscene_session_test.cpp694 scensession_->SetSessionProperty(nullptr);
769 scensession->SetSessionProperty(nullptr);
1506 scensession->SetSessionProperty(property);
1532 scensession->SetSessionProperty(property);
1562 scensession->SetSessionProperty(property);
1592 scensession->SetSessionProperty(property);
1622 scensession->SetSessionProperty(property);
1652 scensession->SetSessionProperty(property);
1678 scensession->SetSessionProperty(property);
1715 sceneSession->SetSessionProperty(nullptr);
[all …]
H A Dscene_session_manager_supplement_test.cpp96 sceneSession->SetSessionProperty(property);
118 sceneSession->SetSessionProperty(property);
169 sceneSession->SetSessionProperty(property);
199 sceneSession->SetSessionProperty(property);
280 sceneSession->SetSessionProperty(property);
500 sceneSession->SetSessionProperty(property);
534 sceneSession->SetSessionProperty(property);
633 sceneSession->SetSessionProperty(property);
H A Dsub_session_test.cpp161 subSession_->SetSessionProperty(property);
314 subSession_->SetSessionProperty(property);
330 subSession_->SetSessionProperty(property);
H A Dscene_session_test5.cpp109 session->SetSessionProperty(property);
553 session->SetSessionProperty(property);
557 session->SetSessionProperty(property);
701 session->SetSessionProperty(nullptr);
743 session->SetSessionProperty(nullptr);
778 session->SetSessionProperty(nullptr);
875 session->SetSessionProperty(nullptr);
902 session->SetSessionProperty(nullptr);
938 session->SetSessionProperty(nullptr);
1166 session->SetSessionProperty(nullptr);
[all …]
H A Dscene_session_dirty_manager_test.cpp216 session->SetSessionProperty(nullptr);
264 sceneSessionWithNullProperty->SetSessionProperty(nullptr);
378 sceneSession->SetSessionProperty(nullptr);
443 sceneSession->SetSessionProperty(property);
456 sceneSession->SetSessionProperty(nullptr);
477 sceneSession->SetSessionProperty(property);
502 sceneSession->SetSessionProperty(property);
537 sceneSession->SetSessionProperty(nullptr);
H A Dsub_session_lifecycle_test.cpp162 subSession_->SetSessionProperty(property);
176 subSession_->SetSessionProperty(property);
281 subSession_->SetSessionProperty(property);
H A Dmain_session_test.cpp203 mainSession_->SetSessionProperty(property);
427 sceneSession->SetSessionProperty(property);
447 sceneSession->SetSessionProperty(property);
H A Dsystem_session_lifecycle_test.cpp104 systemSession_->SetSessionProperty(property);
119 systemSession_->SetSessionProperty(property);
H A Dscb_system_session_test.cpp299 auto ret = scbSystemSession_->SetSessionProperty(property);
320 ret = scbSystemSession_->SetSessionProperty(property);
H A Dsession_test.cpp265 session_->SetSessionProperty(property);
278 session_->SetSessionProperty(property);
315 ASSERT_EQ(session_->SetSessionProperty(nullptr), WSError::WS_OK);
1390 session_->SetSessionProperty(property);
1394 session_->SetSessionProperty(nullptr);
1444 session_->SetSessionProperty(nullptr);
1493 session_->SetSessionProperty(nullptr);
H A Dscene_session_test4.cpp115 sceneSession->SetSessionProperty(nullptr);
229 sceneSession1->SetSessionProperty(nullptr);
441 sceneSession->SetSessionProperty(nullptr);
444 sceneSession->SetSessionProperty(property);
H A Dkeyboard_session_test.cpp86 keyboardSession->SetSessionProperty(keyboardProperty); in GetKeyboardSession()
229 keyboardSession->SetSessionProperty(property);
723 keyboardSession->SetSessionProperty(property);
758 keyboardSession->SetSessionProperty(nullptr);
786 keyboardSession->SetSessionProperty(property);
857 keyboardSession->SetSessionProperty(keyboardProperty);
H A Dintention_event_manager_test.cpp138 sceneSession1->SetSessionProperty(property);
H A Dscene_session_manager_test8.cpp408 EXPECT_EQ(WSError::WS_OK, sceneSession->SetSessionProperty(nullptr));
H A Dscene_session_dirty_manager_test2.cpp107 sceneSession->SetSessionProperty(windowSessionProperty); in InitSceneSession()
H A Dscene_session_manager_test3.cpp552 sceneSession->SetSessionProperty(property);
707 sceneSession->SetSessionProperty(property);
H A Dscene_session_manager_test.cpp562 scenesession->SetSessionProperty(property);
1800 sceneSession1->SetSessionProperty(property);
H A Dsession_test3.cpp1067 session_->SetSessionProperty(nullptr);
H A Dscene_session_manager_test5.cpp574 session->SetSessionProperty(property);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h223 WSError SetSessionProperty(const sptr<WindowSessionProperty>& property);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1047 SetSessionProperty(property); in InitSessionPropertyWhenConnect()
1117 SetSessionProperty(property); in Reconnect()
2618 WSError Session::SetSessionProperty(const sptr<WindowSessionProperty>& property) in SetSessionProperty() function in OHOS::Rosen::Session

12