Home
last modified time | relevance | path

Searched defs:configFilePath (Results 1 – 18 of 18) sorted by relevance

/foundation/window/window_manager/dmserver/test/unittest/
Ddisplay_manager_config_test.cpp143 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable
190 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_uni_render_judgement_test.cpp80 std::string configFilePath = configPath + configName; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_uni_render_judgement.cpp63 std::string configFilePath = CONFIG_PATH + UNIRENDER_CONFIG_FILE_NAME; in InitUniRenderWithConfigFile() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_property_trace.cpp94 std::string configFilePath = ANIMATION_LOG_PATH + CONFIG_FILE_NAME; in InitNodeAndPropertyInfo() local
171 std::string configFilePath = ANIMATION_LOG_PATH + CONFIG_FILE_NAME; in IsNeedRefreshConfig() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_uni_render_judgement_test.cpp79 std::string configFilePath = configPath + configName; variable
/foundation/window/window_manager/window_scene/test/dms_unittest/
Dscreen_scene_config_test.cpp165 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
261 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
308 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
Dscreen_scene_config_ut_test.cpp164 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
260 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_new_pipe_judgement.cpp113 std::string configFilePath = CONFIG_PATH + ACE_NEW_PIPE_CONFIG_FILE_NAME; in InitAceNewPipeWithConfigFile() local
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_config.cpp78 auto configFilePath = GetConfigPath("etc/window/resources/display_manager_config.xml"); in LoadConfigXml() local
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_config.cpp163 auto configFilePath = GetConfigPath("etc/window/resources/window_manager_config.xml"); in LoadConfigXml() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dwindow_scene_config.cpp194 auto configFilePath = GetConfigPath("etc/window/resources/window_manager_config.xml"); in LoadConfigXml() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
Dcgroup_action.cpp242 for (const auto& configFilePath : cfgFilePaths->paths) { in ParseConfigFileToJsonObj() local
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
Dintellisense_server.cpp39 …static std::string configFilePath = "/system/etc/frame_aware_sched/hwrme.xml"; // need To check th… variable
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
Dsocperf_executor_config.cpp69 char* configFilePath = GetOneCfgFile(configFile.c_str(), buf, PATH_MAX + 1); in GetRealConfigPath() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
Dscreen_scene_config.cpp162 auto configFilePath = GetConfigPath("etc/window/resources/display_manager_config.xml"); in LoadConfigXml() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_vk_pipeline_config.cpp247 auto configFilePath = XMLReader::GetConfigPath(configFile); in LoadAndAnalyze() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp203 for (auto configFilePath : configFilePaths) { in GetConfigContent() local
/foundation/resourceschedule/soc_perf/services/core/src/
Dsocperf_config.cpp104 char* configFilePath = GetOneCfgFile(configFile.c_str(), buf, PATH_MAX + 1); in GetRealConfigPath() local