Home
last modified time | relevance | path

Searched refs:GetScreenInfoSrting (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp59 std::string GetScreenInfoSrting(sptr<ScreenInfo> screenInfo);
679 GetScreenInfoSrting(screenInfo).c_str()); in UpdateScreenInfoLocked()
688 std::string ScreenManager::Impl::GetScreenInfoSrting(sptr<ScreenInfo> screenInfo) in GetScreenInfoSrting() function in OHOS::Rosen::ScreenManager::Impl
/foundation/window/window_manager/dm/test/unittest/
H A Dscreen_manager_test.cpp756 * @tc.name: GetScreenInfoSrting
757 * @tc.desc: GetScreenInfoSrting fun
760 HWTEST_F(ScreenManagerTest, GetScreenInfoSrting, Function | SmallTest | Level1) in HWTEST_F()
763 auto result =ScreenManager::GetInstance().pImpl_->GetScreenInfoSrting(screenInfo); in HWTEST_F()

Completed in 4 milliseconds