Home
last modified time | relevance | path

Searched refs:GetEnableConfig (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_config.h31 static const std::map<std::string, bool>& GetEnableConfig();
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_scene_config.h33 static const std::map<std::string, bool>& GetEnableConfig();
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_config.cpp198 const std::map<std::string, bool>& DisplayManagerConfig::GetEnableConfig() in GetEnableConfig() function in OHOS::Rosen::DisplayManagerConfig
H A Ddisplay_manager_service.cpp104 auto enableConfig = DisplayManagerConfig::GetEnableConfig(); in ConfigureDisplayManagerService()
132 auto enableConfig = DisplayManagerConfig::GetEnableConfig(); in ConfigureWaterfallDisplayCompressionParams()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_scene_config_test.cpp305 * @tc.desc: test function : GetEnableConfig
308 HWTEST_F(ScreenSceneConfigTest, GetEnableConfig, Function | SmallTest | Level1) in HWTEST_F()
310 auto result = ScreenSceneConfig::GetEnableConfig(); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp410 const std::map<std::string, bool>& ScreenSceneConfig::GetEnableConfig() in GetEnableConfig() function in OHOS::Rosen::ScreenSceneConfig
H A Dscreen_session_manager.cpp395 auto enableConfig = ScreenSceneConfig::GetEnableConfig(); in ConfigureScreenScene()
479 auto enableConfig = ScreenSceneConfig::GetEnableConfig(); in ConfigureWaterfallDisplayCompressionParams()

Completed in 14 milliseconds