Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/test/unittest/
Ddisplay_manager_config_test.cpp90 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable
132 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_property_trace.cpp77 std::string configFilePath = ANIMATION_LOG_PATH + CONFIG_FILE_NAME; in InitNodeAndPropertyInfo() local
131 std::string configFilePath = ANIMATION_LOG_PATH + CONFIG_FILE_NAME; in IsNeedRefreshConfig() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_judgement.cpp64 std::string configFilePath = CONFIG_PATH + UNIRENDER_CONFIG_FILE_NAME; in InitUniRenderWithConfigFile() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_new_pipe_judgement.cpp117 std::string configFilePath = CONFIG_PATH + ACE_NEW_PIPE_CONFIG_FILE_NAME; in InitAceNewPipeWithConfigFile() local
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_config.cpp80 auto configFilePath = GetConfigPath("etc/window/resources/display_manager_config.xml"); in LoadConfigXml() local
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_config.cpp150 auto configFilePath = GetConfigPath("etc/window/resources/window_manager_config.xml"); in LoadConfigXml() local
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
Dintellisense_server.cpp31 …static std::string configFilePath = "/system/etc/frame_aware_sched/hwrme.xml"; // need To check th… variable
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dcgroup_action.cpp210 char* configFilePath = GetOneCfgFile(CGROUP_SETTING_CONFIG_FILE, buf, PATH_MAX + 1); in ParseConfigFileToJsonObj() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp331 char* configFilePath = GetOneCfgFile(configName, buf, PATH_MAX + 1); in GetRealConfigPath() local
/foundation/resourceschedule/resource_schedule_service/soc_perf/src/core/
Dsocperf.cpp216 char* configFilePath = GetOneCfgFile(configFile.c_str(), buf, PATH_MAX + 1); in GetRealConfigPath() local