/foundation/ability/ability_runtime/services/common/src/ |
H A 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_base/unittest/pipeline/ |
H A D | rs_uni_render_judgement_test.cpp | 77 const std::string configPath = "/data/"; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_judgement_test.cpp | 78 const std::string configPath = "/data/"; in HWTEST_F() local
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | intell_voice_sensibility.cpp | 37 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 D | utils.cpp | 30 auto configPath = packagePathStr + fileName; in GetStringFromFile() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | asset_font_manager.cpp | 118 int DynamicFontManager::ParseInstallFontConfig(const std::string& configPath, in ParseInstallFontConfig() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/ |
H A D | font_mgr_test.cpp | 290 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 D | display_manager_config.cpp | 69 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 D | font_mgr.cpp | 121 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 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
|
/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
|
/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
|
/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
|