Home
last modified time | relevance | path

Searched defs:configPath (Results 1 - 24 of 24) sorted by relevance

/foundation/ability/ability_runtime/services/common/src/
H A 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_base/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp77 const std::string configPath = "/data/"; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp78 const std::string configPath = "/data/"; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dintell_voice_sensibility.cpp37 GetDspSensibility(const std::string &sensibility, const std::string &dspFeature, const std::string &configPath) GetDspSensibility() argument
58 ParseWakeupConfigDspSensibility(const std::string &wakeupPhrase, uint32_t index, const std::string &configPath) ParseWakeupConfigDspSensibility() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp30 auto configPath = packagePathStr + fileName; in GetStringFromFile() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dasset_font_manager.cpp118 int DynamicFontManager::ParseInstallFontConfig(const std::string& configPath, in ParseInstallFontConfig() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dfont_mgr_test.cpp290 std::string configPath = JSON_CONFIG_PATH; in HWTEST_F() local
310 std::string configPath = ERROR_JSON_CONFIG_PATH; in HWTEST_F() local
325 std::string configPath = ""; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_config.cpp69 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont_mgr.cpp121 int FontMgr::ParseInstallFontConfig(const std::string& configPath, std::vector<std::string>& fontPathVec) in ParseInstallFontConfig() argument
/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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager.cpp49 std::string configPath = BundleUtil::GetNoDisablingConfigPath(); in AppControlManager() 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
/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