Home
last modified time | relevance | path

Searched refs:GetOneCfgFile (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_config_mock_test.cpp26 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
/ohos5.0/base/customization/config_policy/test/fuzztest/getonecfgfile_fuzzer/
H A Dgetonecfgfile_fuzzer.cpp30 char *filePath = GetOneCfgFile(userPath.c_str(), buf, MAX_PATH_LEN); in FuzzGetOneCfgFile()
/ohos5.0/base/customization/config_policy/interfaces/inner_api/include/
H A Dconfig_policy_utils.h89 char *GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength);
/ohos5.0/base/customization/config_policy/
H A DREADME_zh.md50 char *filePath = GetOneCfgFile(userPath, buf, MAX_PATH_LEN); // 获取最高优先级的配置文件路径
H A DREADME.md50 char *filePath = GetOneCfgFile(userPath, buf, MAX_PATH_LEN); // Obtain the path of the configuratio…
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_kernel_service.cpp55 char* path = GetOneCfgFile(THERMAL_KERNEL_CONFIG_PATH, buf, MAX_PATH_LEN); in Init()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_service_death_test.cpp28 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
H A Dstats_service_test.cpp41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_set_mode_test.cpp39 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp74 char *path = GetOneCfgFile(BOOT_CUSTOM_CONFIG_PATH_SUFFIX.c_str(), buf, MAX_PATH_LEN); in GetConfigFilePath()
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dcharging_sound.cpp65 char* path = GetOneCfgFile(uri, buf, MAX_PATH_LEN); in GetPath()
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Djson_utils.cpp41 char *configPath = GetOneCfgFile(path.c_str(), buf, MAX_PATH_LEN); in GetConfigPath()
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_module_checker.cpp135 char* path = GetOneCfgFile(FORM_MODULE_WHITE_LIST_PATH.c_str(), buf, MAX_PATH_LEN); in GetModuleAllowList()
/ohos5.0/foundation/ability/dmsfwk/common/test/unittest/src/
H A Ddistributed_sched_utils_test.cpp81 … char *filePath = GetOneCfgFile(TEST_CONFIG_RELATIVE_PATH.c_str(), cfgPathBuf, MAX_TEST_PATH_LEN);
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_service_test.cpp46 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
H A Dthermal_mgr_dump_test.cpp41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
H A Dthermal_policy_test.cpp45 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp101 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserPdpProfileJson()
221 char *ret = GetOneCfgFile(file.c_str(), buf, MAX_PATH_LEN); in GetOpKeyFilePath()
340 char *path = GetOneCfgFile(file.c_str(), buf, MAX_PATH_LEN); in ParserNumMatchJson()
434 char *path = GetOneCfgFile(file.c_str(), buf, MAX_PATH_LEN); in ParserEccDataJson()
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp51 char* path = GetOneCfgFile(etcPath.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_save_mode.cpp39 char* path = GetOneCfgFile(POWER_MODE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in PowerSaveMode()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_language_manager.cpp129 char *path = GetOneCfgFile(RINGTONE_MULTILINGUAL_FILE_PATH, buf, MAX_PATH_LEN); in UpdateRingtoneLanguage()
160 char *path = GetOneCfgFile(VIBRATION_MULTILINGUAL_FILE_PATH, buf, MAX_PATH_LEN); in UpdateVibrationLanguage()
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_source_parser.cpp58 char* path = GetOneCfgFile(POWER_WAKEUP_ACTION_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_parser.cpp37 char* path = GetOneCfgFile(POWER_AVERAGE_FILE.c_str(), buf, MAX_PATH_LEN); in Init()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp74 char *srcPath = GetOneCfgFile(filePath.c_str(), buf, MAX_PATH_LEN); in LoadJsonFile()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.cpp61 char* path = GetOneCfgFile(POWER_CONFIG_PATH, buf, MAX_PATH_LEN); in ParseConfig()

123