/ohos5.0/base/web/webview/test/unittest/nweb_config_helper_test/ |
H A D | nweb_config_helper_test.cpp | 54 std::string configFilePath = "nonexistent.xml"; variable 66 std::string configFilePath = "invalid_root.xml"; variable 78 std::string configFilePath = "valid_init.xml"; variable 90 std::string configFilePath = "valid_delete.xml"; variable 102 std::string configFilePath = "valid_performance.xml"; variable 114 std::string configFilePath = "valid_ltpo.xml"; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_config_test.cpp | 143 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable 190 …auto configFilePath = DisplayManagerConfig::GetConfigPath("etc/window/resources/display_manager_co… variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_scene_config_test.cpp | 164 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable 206 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable 253 …auto configFilePath = ScreenSceneConfig::GetConfigPath("etc/window/resources/display_manager_confi… variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_uni_render_judgement.cpp | 63 std::string configFilePath = CONFIG_PATH + UNIRENDER_CONFIG_FILE_NAME; in InitUniRenderWithConfigFile() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_judgement_test.cpp | 80 std::string configFilePath = configPath + configName; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_trace.cpp | 94 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
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_uni_render_judgement_test.cpp | 79 std::string configFilePath = configPath + configName; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_new_pipe_judgement.cpp | 117 std::string configFilePath = CONFIG_PATH + ACE_NEW_PIPE_CONFIG_FILE_NAME; in InitAceNewPipeWithConfigFile() local
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_config.cpp | 80 auto configFilePath = GetConfigPath("etc/window/resources/display_manager_config.xml"); in LoadConfigXml() local
|
/ohos5.0/foundation/resourceschedule/qos_manager/common/src/ |
H A D | config_reader.cpp | 200 char* configFilePath = GetOneCfgFile(configName, buf, PATH_MAX); in GetRealConfigPath() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_manager_config.cpp | 163 auto configFilePath = GetConfigPath("etc/window/resources/window_manager_config.xml"); in LoadConfigXml() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | window_scene_config.cpp | 184 auto configFilePath = GetConfigPath("etc/window/resources/window_manager_config.xml"); in LoadConfigXml() local
|
H A D | screen_scene_config.cpp | 146 auto configFilePath = GetConfigPath("etc/window/resources/display_manager_config.xml"); in LoadConfigXml() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/ |
H A D | cgroup_action.cpp | 217 char* configFilePath = GetOneCfgFile(CGROUP_SETTING_CONFIG_FILE, buf, PATH_MAX + 1); in ParseConfigFileToJsonObj() local
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | intellisense_server.cpp | 39 …static std::string configFilePath = "/system/etc/frame_aware_sched/hwrme.xml"; // need To check th… variable
|
/ohos5.0/base/web/webview/ohos_nweb/src/ |
H A D | nweb_config_helper.cpp | 233 void NWebConfigHelper::ParseWebConfigXml(const std::string& configFilePath, in ParseWebConfigXml()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/ |
H A D | socperf_executor_config.cpp | 69 char* configFilePath = GetOneCfgFile(configFile.c_str(), buf, PATH_MAX + 1); in GetRealConfigPath() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_config.cpp | 98 char* configFilePath = GetOneCfgFile(configFile.c_str(), buf, PATH_MAX + 1); in GetRealConfigPath() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | plugin_mgr.cpp | 194 for (auto configFilePath : configFilePaths) { in GetConfigContent() local
|