| /base/hiviewdfx/hiview/plugins/event_validator/test/unittest/common/ |
| D | daily_controller_test.cpp | 38 const std::string CONFIG_PATH = "/data/test/hiview/daily_control/event_threshold.json"; variable 88 DailyController controller(WORK_PATH, CONFIG_PATH); 104 DailyController controller(WORK_PATH, CONFIG_PATH); 120 DailyController controller(WORK_PATH, CONFIG_PATH); 136 DailyController controller(WORK_PATH, CONFIG_PATH); 152 DailyController controller(WORK_PATH, CONFIG_PATH); 168 DailyController controller(WORK_PATH, CONFIG_PATH); 184 DailyController controller(WORK_PATH, CONFIG_PATH); 200 DailyController controller(WORK_PATH, CONFIG_PATH); 272 DailyController controller(WORK_PATH, CONFIG_PATH);
|
| /base/security/security_guard/services/bigdata/src/ |
| D | bigdata.cpp | 30 constexpr const char* CONFIG_PATH = "CONFIG_PATH"; variable 68 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CONFIG_PATH, event.path, in ReportConfigUpdateEvent()
|
| /base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
| D | password_policy_utils.cpp | 26 const std::string CONFIG_PATH = "/data/service/el1/public/edm/config/system/all/security/passwordPo… variable 114 std::ifstream inFile(CONFIG_PATH, std::ios::binary); in LoadConfig() 149 std::ofstream file(CONFIG_PATH); in SaveConfig()
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| D | bluetooth_config_utils.cpp | 25 const std::string CONFIG_PATH = "/data/service/el1/public/edm/config/system/all/bluetooth/config.js… variable 175 std::ifstream inFile(CONFIG_PATH, std::ios::binary); in LoadConfig() 208 std::ofstream file(CONFIG_PATH); in SaveConfig()
|
| D | nearlink_config_utils.cpp | 27 const std::string CONFIG_PATH = "/data/service/el1/public/edm/config/system/all/nearlink/config.jso… variable 222 std::ifstream inFile(CONFIG_PATH, std::ios::binary); in LoadConfig() 255 std::ofstream file(CONFIG_PATH); in SaveConfig()
|
| /base/tee/tee_dev_kit/sdk/build/script/ |
| D | signtool_sec.py | 137 config_path = "" variable in AllCfg 169 all_cfg.config_path = parser.get(cfg_section, "configPath") 246 if check_cfg_whitelist_format(cfg.config_path): 365 config_path, raw_file_path, ta_version): argument 377 if os.path.isfile(config_path): 378 config_size = os.path.getsize(config_path) 393 with open(config_path, 'rb') as config: 555 if not os.path.exists(cfg.config_path): 561 if not os.path.exists(cfg.config_path): 666 cfg.config_path, raw_file_path, cfg.ta_version)
|
| D | signtool_config.py | 271 def get_target_type_in_config(config_path, in_path): argument 272 tree = ET.parse(config_path) 374 config_path = input_path 375 config_file = os.path.join(config_path, "config_tee_private_sample.ini")
|
| /base/hiviewdfx/hiview/build/ |
| D | hiview_var.gni | 23 config_path = ""
|
| /base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
| D | os_account_manager_service_module_test.cpp | 94 const std::string CONFIG_PATH = "/data/service/el1/public/account/test/os_account_config.json"; variable 1704 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_NORMAL); 1739 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1751 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_LAGER_LOGGED_IN_NUM); 1761 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1773 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_INVALID_FORMAT); 1785 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1797 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_INVALID_KEY_OR_VALUE); 1809 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1838 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_NORMAL); [all …]
|
| D | os_account_manager_service_no_permission_module_test.cpp | 92 const std::string CONFIG_PATH = "/data/service/el1/public/account/test/os_account_config.json"; variable
|
| /base/hiviewdfx/hiview/ |
| D | BUILD.gn | 28 input_build_file = rebase_path(config_path)
|
| /base/security/security_guard/ |
| D | hisysevent.yaml | 56 CONFIG_PATH: {type: STRING, desc: config path}
|
| /base/hiviewdfx/hiview/test/plugins/test_plugin/ |
| D | test_content.cpp | 34 const std::string CONFIG_PATH = "/data/log/hiview/unified_collection/trace/telemetry/test_data.json… variable 104 cJSON* root = CJsonUtil::ParseJsonRoot(CONFIG_PATH); in MakeTelemetryEvent()
|
| /base/tee/tee_os_framework/build/ |
| D | Makefile | 73 export CONFIG_PATH := $(TOPDIR)/config macro
|