Home
last modified time | relevance | path

Searched refs:GetWindowSessionType (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_option_test.cpp398 * @tc.name: GetWindowSessionType
399 * @tc.desc: GetWindowSessionType fun
402 HWTEST_F(WindowOptionTest, GetWindowSessionType, Function | SmallTest | Level3) in HWTEST_F()
406 option->GetWindowSessionType(); in HWTEST_F()
407 ASSERT_EQ(WindowSessionType::SCENE_SESSION, option->GetWindowSessionType()); in HWTEST_F()
/foundation/window/window_manager/previewer/include/
H A Dwindow_option.h344 WindowSessionType GetWindowSessionType() const;
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_option.h378 WindowSessionType GetWindowSessionType() const;
/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp219 WindowSessionType WindowOption::GetWindowSessionType() const in GetWindowSessionType() function in OHOS::Rosen::WindowOption
/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp157 WindowSessionType WindowOption::GetWindowSessionType() const in GetWindowSessionType() function in OHOS::Rosen::WindowOption
H A Dwindow.cpp41 auto sessionType = option->GetWindowSessionType(); in CreateWindowWithSession()

Completed in 4 milliseconds