Home
last modified time | relevance | path

Searched defs:configPath (Results 26 - 43 of 43) sorted by relevance

12

/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A 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/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_config.cpp43 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp354 ErrCode BundleParser::ParseNoDisablingList(const std::string &configPath, std::vector<std::string> &noDisablingList) in ParseNoDisablingList() argument
H A Dbundle_util.cpp346 void BundleUtil::MakeFsConfig(const std::string &bundleName, int32_t bundleId, const std::string &configPath) in MakeFsConfig() argument
375 void BundleUtil::RemoveFsConfig(const std::string &bundleName, const std::string &configPath) in RemoveFsConfig() argument
983 char *configPath = GetOneCfgFile(NO_DISABLING_CONFIG_PATH, buf, MAX_PATH_LEN); in GetNoDisablingConfigPath() local
H A Dbundle_mgr_host_impl.cpp4349 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in CheckCanSetEnable() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_graphic_config.cpp101 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX); in GetConfigPath() local
/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp197 void ConfigReader::GetRealConfigPath(const char* configName, std::string& configPath) in GetRealConfigPath() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font_mgr.cpp306 int SkiaFontMgr::ParseInstallFontConfig(const std::string& configPath, std::vector<std::string>& fontPathVec) in ParseInstallFontConfig() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dwindow_scene_config.cpp120 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_config.cpp100 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp149 char *configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager.cpp49 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in AppControlManager() local
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp640 auto configPath = HiViewConfigUtil::GetConfigFilePath("test_file_name"); in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp188 void PluginMgr::GetConfigContent(int32_t configIdx, const std::string& configPath, std::vector<std::string>& contents) in GetConfigContent() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp134 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp471 std::string configPath = PIPELINE_RULE_CONFIG_DIR + pipelineInfo.name; in CreatePipeline() local
881 std::string configPath = defaultConfigDir_ + bundleName + "_plugin_config"; RequestLoadBundle() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1515 char *configPath = GetOneCfgFile(CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in GetSystemKitPath() local
1526 std::string configPath = GetSystemKitPath(); in GetSystemKitsMap() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1713 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local

Completed in 28 milliseconds

12