Home
last modified time | relevance | path

Searched defs:configPath (Results 1 – 19 of 19) sorted by relevance

/foundation/ability/ability_runtime/services/common/src/
Djson_utils.cpp30 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/
Drs_uni_render_judgement_test.cpp78 const std::string configPath = "/data/"; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_uni_render_judgement_test.cpp77 const std::string configPath = "/data/"; variable
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
Ddeeplink_reserve_config.cpp50 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/
Dutils.cpp34 auto configPath = packagePathStr + fileName; in GetStringFromFile() local
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_config.cpp69 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/resourceschedule/qos_manager/common/src/
Dconfig_reader.cpp193 void ConfigReader::GetRealConfigPath(const char* configName, std::string& configPath) in GetRealConfigPath()
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dextension_config.cpp43 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dwindow_scene_config.cpp120 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
Dscreen_scene_config.cpp130 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_config.cpp100 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp345 …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
Dbundle_parser.cpp355 ErrCode BundleParser::ParseNoDisablingList(const std::string &configPath, std::vector<std::string> … in ParseNoDisablingList()
Dbundle_mgr_host_impl.cpp4317 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in CheckCanSetEnable() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
Dapp_control_manager.cpp49 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in AppControlManager() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1517 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/
Dplugin_mgr.cpp183 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/
Dbms_bundle_parser_test.cpp3052 std::string configPath; variable
3067 std::string configPath = "config.cfg"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp1704 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local