Searched full:statistic_event (Results 1 – 7 of 7) sorted by relevance
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/resource/config/ |
| D | event_threshold.json | 12 "STATISTIC_EVENT": 200 number 30 "STATISTIC_EVENT": 40 number
|
| /base/request/request/common/sys_event/src/ |
| D | sys_event.cpp | 76 { STATISTIC_EVENT, [](const SysEventInfo &info) { SendStatisticEvent(info); } }, in __anonb6e88bd40202() 90 …HisysWrite(STATISTIC_EVENT, HiviewDFX::HiSysEvent::EventType::STATISTIC, PARAM_DFX_CODE, info.dCod… in SendStatisticEvent()
|
| /base/security/device_auth/ |
| D | hisysevent.yaml | 32 STATISTIC_EVENT:
|
| /base/security/device_auth/services/frameworks/src/hiview_adapter/ |
| D | hisysevent_adapter.cpp | 23 #define STR_STATISTIC_EVENT "STATISTIC_EVENT"
|
| /base/request/request/common/sys_event/include/ |
| D | sys_event.h | 25 constexpr const char *STATISTIC_EVENT = "EXEC_ERROR"; variable
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
| D | daily_controller_test.cpp | 168 auto event = CreateEvent("TEST_DOMAIN1", "STATISTIC_EVENT", SysEventCreator::STATISTIC);
|
| /base/request/request/frameworks/js/napi/src/ |
| D | js_initialize.cpp | 179 … SysEventLog::SendSysEventLog(STATISTIC_EVENT, APP_ERROR_00, config.bundleName, "", error.errInfo); in CheckFilePath() 184 … SysEventLog::SendSysEventLog(STATISTIC_EVENT, APP_ERROR_01, config.bundleName, "", error.errInfo); in CheckFilePath() 189 … SysEventLog::SendSysEventLog(STATISTIC_EVENT, APP_ERROR_02, config.bundleName, "", error.errInfo); in CheckFilePath() 280 … SysEventLog::SendSysEventLog(STATISTIC_EVENT, APP_ERROR_00, config.bundleName, "", error.errInfo); in GetFdDownload()
|