Searched full:config_path (Results 1 – 7 of 7) sorted by relevance
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
| D | daily_controller_test.cpp | 38 const std::string CONFIG_PATH = "/data/test/hiview/daily_control/event_threshold.json"; variable 87 DailyController controller(WORK_PATH, CONFIG_PATH); 103 DailyController controller(WORK_PATH, CONFIG_PATH); 119 DailyController controller(WORK_PATH, CONFIG_PATH); 135 DailyController controller(WORK_PATH, CONFIG_PATH); 151 DailyController controller(WORK_PATH, CONFIG_PATH); 167 DailyController controller(WORK_PATH, CONFIG_PATH); 183 DailyController controller(WORK_PATH, CONFIG_PATH); 199 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 65 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CONFIG_PATH, event.path, in ReportConfigUpdateEvent()
|
| /base/hiviewdfx/hiview/build/ |
| D | hiview_var.gni | 23 config_path = ""
|
| /base/security/security_guard/ |
| D | hisysevent.yaml | 56 CONFIG_PATH: {type: STRING, desc: config path}
|
| /base/hiviewdfx/hiview/ |
| D | BUILD.gn | 31 input_build_file = rebase_path(config_path)
|
| /base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
| D | os_account_manager_service_module_test.cpp | 91 const std::string CONFIG_PATH = "/data/service/el1/public/account/test/os_account_config.json"; variable 1917 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_NORMAL); 1952 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1964 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_LAGER_LOGGED_IN_NUM); 1974 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 1986 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_INVALID_FORMAT); 1998 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 2010 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_INVALID_KEY_OR_VALUE); 2022 osAccountFileOperator.DeleteDirOrFile(CONFIG_PATH); 2051 osAccountFileOperator.InputFileByPathAndContent(CONFIG_PATH, CONFIG_JSON_NORMAL); [all …]
|
| D | os_account_manager_service_no_permission_module_test.cpp | 95 const std::string CONFIG_PATH = "/data/service/el1/public/account/test/os_account_config.json"; variable
|