Home
last modified time | relevance | path

Searched refs:SetTokenState (Results 1 - 12 of 12) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwindow_property.h72 void SetTokenState(bool hasToken);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_stub_lifecycle_test.cpp101 property->SetTokenState(true); in HWTEST_F()
H A Dscene_session_manager_stub_test.cpp96 property->SetTokenState(true); in HWTEST_F()
141 property->SetTokenState(true); in HWTEST_F()
186 property->SetTokenState(true); in HWTEST_F()
1086 property->SetTokenState(true); in HWTEST_F()
1130 property->SetTokenState(true); in HWTEST_F()
H A Dwindow_session_property_test.cpp357 * @tc.name: SetTokenState
358 * @tc.desc: SetTokenState test
361 HWTEST_F(WindowSessionPropertyTest, SetTokenState, Function | SmallTest | Level2) in HWTEST_F()
1025 * @tc.desc: SetTokenState
1035 property->SetTokenState(hasToken); in HWTEST_F()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp482 property->SetTokenState(false); in HWTEST_F()
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp479 void WindowProperty::SetTokenState(bool hasToken) in SetTokenState() function in OHOS::Rosen::WindowProperty
775 property->SetTokenState(parcel.ReadBool()); in Unmarshalling()
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp492 winPropSrc.SetTokenState(hasToken); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h68 void SetTokenState(bool hasToken);
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp447 void WindowSessionProperty::SetTokenState(bool hasToken) in SetTokenState() function in OHOS::Rosen::WindowSessionProperty
1075 property->SetTokenState(parcel.ReadBool()); in Unmarshalling()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp317 property_->SetTokenState(true); in CreateAndConnectSpecificSession()
494 property_->SetTokenState(true); in RecoverAndConnectSpecificSession()
H A Dwindow_impl.cpp1341 property_->SetTokenState(true); in Create()
H A Dwindow_session_impl.cpp433 property_->SetTokenState(true); in Connect()

Completed in 34 milliseconds