Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_snapshot_picker_connection_test.cpp64 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
81 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
98 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
115 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
132 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
245 auto strConfig = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
H A Dscreen_scene_config_test.cpp326 * @tc.name: GetStringConfig
327 * @tc.desc: test function : GetStringConfig
330 HWTEST_F(ScreenSceneConfigTest, GetStringConfig, Function | SmallTest | Level1) in HWTEST_F()
332 auto result = ScreenSceneConfig::GetStringConfig(); in HWTEST_F()
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_config.h33 static const std::map<std::string, std::string>& GetStringConfig();
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_scene_config.h35 static const std::map<std::string, std::string>& GetStringConfig();
/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.cpp105 auto stringConfig = DisplayManagerConfig::GetStringConfig(); in ConfigureDisplayManagerService()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp420 const std::map<std::string, std::string>& ScreenSceneConfig::GetStringConfig() in GetStringConfig() function in OHOS::Rosen::ScreenSceneConfig
H A Dscreen_session_manager.cpp295 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in Init()
396 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureScreenScene()
460 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureCastParams()
489 auto stringConfig = ScreenSceneConfig::GetStringConfig(); in ConfigureScreenSnapshotParams()

Completed in 16 milliseconds