| /base/powermgr/battery_manager/test/unittest/src/ |
| D | battery_config_mock_test.cpp | 26 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| /base/customization/config_policy/test/fuzztest/getonecfgfile_fuzzer/ |
| D | getonecfgfile_fuzzer.cpp | 30 char *filePath = GetOneCfgFile(userPath.c_str(), buf, MAX_PATH_LEN); in FuzzGetOneCfgFile()
|
| /base/customization/config_policy/interfaces/inner_api/include/ |
| D | config_policy_utils.h | 89 char *GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength);
|
| /base/customization/config_policy/ |
| D | README_zh.md | 50 char *filePath = GetOneCfgFile(userPath, buf, MAX_PATH_LEN); // 获取最高优先级的配置文件路径
|
| D | README.md | 50 char *filePath = GetOneCfgFile(userPath, buf, MAX_PATH_LEN); // Obtain the path of the configuratio…
|
| /base/powermgr/thermal_manager/application/protector/src/ |
| D | thermal_kernel_service.cpp | 55 char* path = GetOneCfgFile(THERMAL_KERNEL_CONFIG_PATH, buf, MAX_PATH_LEN); in Init()
|
| /base/powermgr/power_manager/test/unittest/src/ |
| D | power_set_mode_test.cpp | 39 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| /base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
| D | stats_service_death_test.cpp | 28 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| D | stats_service_test.cpp | 41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| /base/powermgr/power_manager/utils/vibrator/src/ |
| D | vibrator_source_parser.cpp | 51 char* path = GetOneCfgFile(etcPath.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/wakeup_action/ |
| D | wakeup_action_source_parser.cpp | 58 char* path = GetOneCfgFile(POWER_WAKEUP_ACTION_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/wakeup/ |
| D | wakeup_source_parser.cpp | 68 char* path = GetOneCfgFile(POWER_WAKEUP_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/suspend/ |
| D | suspend_source_parser.cpp | 68 char* path = GetOneCfgFile(POWER_SUSPEND_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_save_mode.cpp | 39 char* path = GetOneCfgFile(POWER_MODE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in PowerSaveMode()
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_parser.cpp | 37 char* path = GetOneCfgFile(POWER_AVERAGE_FILE.c_str(), buf, MAX_PATH_LEN); in Init()
|
| /base/telephony/telephony_data/common/src/ |
| D | parser_util.cpp | 96 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserPdpProfileJson() 338 char *path = GetOneCfgFile(file.c_str(), buf, MAX_PATH_LEN); in ParserNumMatchJson() 406 char *path = GetOneCfgFile(file.c_str(), buf, MAX_PATH_LEN); in ParserEccDataJson()
|
| /base/powermgr/battery_manager/charger/src/ |
| D | battery_config.cpp | 57 char* path = GetOneCfgFile(BATTERY_CONFIG_PATH, buf, MAX_PATH_LEN); in ParseConfig()
|
| /base/powermgr/power_manager/services/native/src/shutdown/ |
| D | shutdown_dialog.cpp | 154 char* configPath = GetOneCfgFile(DIALOG_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in LoadDialogConfig()
|
| /base/telephony/core_service/services/network_search/src/ |
| D | operator_name_utils.cpp | 75 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserOperatorNameCustJson()
|
| /base/powermgr/battery_manager/services/native/src/ |
| D | battery_config.cpp | 59 char* path = GetOneCfgFile(BATTERY_CONFIG_PATH, buf, MAX_PATH_LEN); in ParseConfig()
|
| /base/powermgr/thermal_manager/services/native/src/ |
| D | thermal_service.cpp | 162 char* path = GetOneCfgFile(THERMAL_SERVICE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in InitConfigFile()
|
| /base/customization/config_policy/frameworks/config_policy/src/ |
| D | config_policy_utils.c | 470 char *GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_service_test.cpp | 51 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile() function
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 1037 char *configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1);
|