Home
last modified time | relevance | path

Searched refs:DumpConfig (Results 1 - 19 of 19) sorted by relevance

/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_config_test.cpp177 DisplayManagerConfig::DumpConfig(); in HWTEST_F()
223 DisplayManagerConfig::DumpConfig(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_graphic_config.h36 static void DumpConfig(const std::map<std::string, ConfigItem>& config);
H A Drs_graphic_config.cpp269 void RSGraphicConfig::DumpConfig(const std::map<std::string, ConfigItem>& config) in DumpConfig() function in OHOS::Rosen::RSGraphicConfig
298 DumpConfig(*conf.second.mapValue); in DumpConfig()
H A Drs_main_thread.cpp508 RSGraphicConfig::DumpConfig(*RSGraphicConfig::GetConfig().mapValue); in Init()
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_config.h34 static void DumpConfig();
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dwindow_scene_config.h37 static void DumpConfig(const std::map<std::string, ConfigItem>& config);
/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_config.h36 static void DumpConfig(const std::map<std::string, ConfigItem>& config);
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_scene_config.h37 static void DumpConfig();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_graphic_config_test.cpp231 * @tc.name: DumpConfig
232 * @tc.desc: test DumpConfig.
235 HWTEST_F(RSGraphicConfigTest, DumpConfig, TestSize.Level2) in HWTEST_F()
244 RSGraphicConfig::DumpConfig(*RSGraphicConfig::GetConfig().mapValue); in HWTEST_F()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_scene_config_test.cpp192 ScreenSceneConfig::DumpConfig(); in HWTEST_F()
240 ScreenSceneConfig::DumpConfig(); in HWTEST_F()
299 ScreenSceneConfig::DumpConfig(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dwindow_scene_config.cpp288 void WindowSceneConfig::DumpConfig(const std::map<std::string, ConfigItem>& config) in DumpConfig() function in OHOS::Rosen::WindowSceneConfig
312 DumpConfig(*conf.second.mapValue_); in DumpConfig()
H A Dscene_session_manager.cpp381 WindowSceneConfig::DumpConfig(*WindowSceneConfig::GetConfig().mapValue_); in LoadWindowSceneXml()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_config.cpp268 void WindowManagerConfig::DumpConfig(const std::map<std::string, ConfigItem>& config) in DumpConfig() function in OHOS::Rosen::WindowManagerConfig
297 DumpConfig(*conf.second.mapValue_); in DumpConfig()
H A Dwindow_manager_service.cpp290 WindowManagerConfig::DumpConfig(*WindowManagerConfig::GetConfig().mapValue_); in Init()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_config.cpp213 void DisplayManagerConfig::DumpConfig() in DumpConfig() function in OHOS::Rosen::DisplayManagerConfig
H A Ddisplay_manager_service.cpp92 DisplayManagerConfig::DumpConfig(); in Init()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_graphic_config_unit_test.cpp232 * @tc.desc: test DumpConfig.
244 RSGraphicConfig::DumpConfig(*RSGraphicConfig::GetConfig().mapValue); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp430 void ScreenSceneConfig::DumpConfig() in DumpConfig() function in OHOS::Rosen::ScreenSceneConfig
H A Dscreen_session_manager.cpp387 ScreenSceneConfig::DumpConfig(); in LoadScreenSceneXml()

Completed in 44 milliseconds