Home
last modified time | relevance | path

Searched refs:GetStringConfig (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_snapshot_picker_connection_test.cpp64 auto strConfig = ScreenSceneConfig::GetStringConfig();
81 auto strConfig = ScreenSceneConfig::GetStringConfig();
98 auto strConfig = ScreenSceneConfig::GetStringConfig();
115 auto strConfig = ScreenSceneConfig::GetStringConfig();
132 auto strConfig = ScreenSceneConfig::GetStringConfig();
245 auto strConfig = ScreenSceneConfig::GetStringConfig();
H A Dscreen_scene_config_test.cpp330 HWTEST_F(ScreenSceneConfigTest, GetStringConfig, Function | SmallTest | Level1)
332 auto result = ScreenSceneConfig::GetStringConfig();
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_config.h33 static const std::map<std::string, std::string>& GetStringConfig();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_scene_config.h35 static const std::map<std::string, std::string>& GetStringConfig();
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_config.cpp208 const std::map<std::string, std::string>& DisplayManagerConfig::GetStringConfig() in GetStringConfig() function in OHOS::Rosen::DisplayManagerConfig
H A Ddisplay_manager_service.cpp106 auto stringConfig = DisplayManagerConfig::GetStringConfig(); in ConfigureDisplayManagerService()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_scene_config.cpp373 const std::map<std::string, std::string>& ScreenSceneConfig::GetStringConfig() in GetStringConfig() function in OHOS::Rosen::ScreenSceneConfig
H A Dscreen_session_manager.cpp268 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in Init()
389 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureScreenScene()
458 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureCastParams()
488 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureScreenSnapshotParams()