| /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/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/battery_manager/charger/src/ |
| D | charger_animation.cpp | 55 char* path = GetOneCfgFile(UI_CONFIG_FILE, buf, MAX_PATH_LEN); in InitConfig()
|
| D | battery_config.cpp | 57 char* path = GetOneCfgFile(BATTERY_CONFIG_PATH, buf, MAX_PATH_LEN); in ParseConfig()
|
| /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/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/wakeup/ |
| D | wakeup_source_parser.cpp | 68 char* path = GetOneCfgFile(POWER_WAKEUP_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()
|
| /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/powermgr/battery_manager/services/native/src/ |
| D | battery_config.cpp | 59 char* path = GetOneCfgFile(BATTERY_CONFIG_PATH, buf, MAX_PATH_LEN); in ParseConfig()
|
| /base/telephony/telephony_data/common/src/ |
| D | parser_util.cpp | 73 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserPdpProfileJson()
|
| /base/customization/config_policy/interfaces/kits/js/src/ |
| D | config_policy_napi.cpp | 180 GetOneCfgFile(asyncCallbackInfo->relPath_.c_str(), outBuf, MAX_PATH_LEN); in NativeGetOneCfgFile()
|
| /base/powermgr/thermal_manager/services/native/src/ |
| D | thermal_service.cpp | 160 char* path = GetOneCfgFile(THERMAL_SERVICE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in InitConfigFile()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 440 char* configPath = GetOneCfgFile(configFileName.c_str(), buf, PATH_MAX + 1); in GetConfigPath()
|
| /base/customization/config_policy/frameworks/config_policy/src/ |
| D | config_policy_utils.c | 461 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
|