| /foundation/ability/ability_runtime/services/common/src/ |
| D | json_utils.cpp | 30 std::string configPath = GetConfigPath(path, defaultPath); in LoadConfiguration() local 41 char *configPath = GetOneCfgFile(path.c_str(), buf, MAX_PATH_LEN); in GetConfigPath() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| D | rs_uni_render_judgement_test.cpp | 78 const std::string configPath = "/data/"; variable
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| D | rs_uni_render_judgement_test.cpp | 77 const std::string configPath = "/data/"; variable
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/ |
| D | deeplink_reserve_config.cpp | 50 char *configPath = GetOneCfgFile(CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in GetConfigPath() local 60 std::string configPath = GetConfigPath(); in LoadConfiguration() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | utils.cpp | 34 auto configPath = packagePathStr + fileName; in GetStringFromFile() local
|
| /foundation/window/window_manager/dmserver/src/ |
| D | display_manager_config.cpp | 69 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /foundation/resourceschedule/qos_manager/common/src/ |
| D | config_reader.cpp | 193 void ConfigReader::GetRealConfigPath(const char* configName, std::string& configPath) in GetRealConfigPath()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | extension_config.cpp | 43 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | window_scene_config.cpp | 120 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| D | screen_scene_config.cpp | 130 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /foundation/window/window_manager/wmserver/src/ |
| D | window_manager_config.cpp | 100 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 345 …eUtil::MakeFsConfig(const std::string &bundleName, int32_t bundleId, const std::string &configPath) in MakeFsConfig() 374 void BundleUtil::RemoveFsConfig(const std::string &bundleName, const std::string &configPath) in RemoveFsConfig() 981 char *configPath = GetOneCfgFile(NO_DISABLING_CONFIG_PATH, buf, MAX_PATH_LEN); in GetNoDisablingConfigPath() local
|
| D | bundle_parser.cpp | 355 ErrCode BundleParser::ParseNoDisablingList(const std::string &configPath, std::vector<std::string> … in ParseNoDisablingList()
|
| D | bundle_mgr_host_impl.cpp | 4317 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in CheckCanSetEnable() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
| D | app_control_manager.cpp | 49 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in AppControlManager() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | js_runtime.cpp | 1517 char *configPath = GetOneCfgFile(CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in GetSystemKitPath() local 1528 std::string configPath = GetSystemKitPath(); in GetSystemKitsMap() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| D | plugin_mgr.cpp | 183 void PluginMgr::GetConfigContent(int32_t configIdx, const std::string& configPath, std::vector<std:… in GetConfigContent()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/ |
| D | bms_bundle_parser_test.cpp | 3052 std::string configPath; variable 3067 std::string configPath = "config.cfg"; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_host_impl.cpp | 1704 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
|