| /foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/ |
| H A 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/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | extension_config.cpp | 43 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_parser.cpp | 354 ErrCode BundleParser::ParseNoDisablingList(const std::string &configPath, std::vector<std::string> &noDisablingList) in ParseNoDisablingList() argument
|
| H A D | bundle_util.cpp | 346 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 D | bundle_mgr_host_impl.cpp | 4349 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in CheckCanSetEnable() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_graphic_config.cpp | 101 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX); in GetConfigPath() local
|
| /foundation/resourceschedule/qos_manager/common/src/ |
| H A D | config_reader.cpp | 197 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 D | skia_font_mgr.cpp | 306 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 D | window_scene_config.cpp | 120 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_manager_config.cpp | 100 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_config_helper.cpp | 149 char *configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
| H A D | app_control_manager.cpp | 49 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in AppControlManager() local
|
| /base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
| H A D | adapter_utility_ohos_test.cpp | 640 auto configPath = HiViewConfigUtil::GetConfigFilePath("test_file_name"); in HWTEST_F() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | plugin_mgr.cpp | 188 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 D | screen_scene_config.cpp | 134 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
|
| /base/hiviewdfx/hiview/core/ |
| H A D | hiview_platform.cpp | 471 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 D | js_runtime.cpp | 1515 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 D | installd_host_impl.cpp | 1713 char *configPath = GetOneCfgFile(EXTENSION_CONFIG_FILE_PATH, buf, MAX_PATH_LEN); in GetExtensionConfigPath() local
|