| /base/hiviewdfx/hiview/plugins/sysevent_source/test/resource/config/ |
| D | event_threshold.json | 11 "FAULT_EVENT": 200, number 29 "FAULT_EVENT": 40, number
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
| D | event_processor_example1.cpp | 44 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent() 49 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent() 54 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent()
|
| /base/request/request/frameworks/native/src/ |
| D | request_service_proxy.cpp | 96 …SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, config.bundleName, "", std::to_string(ret)… in Create() 102 …SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_01, config.bundleName, "", std::to_string(errC… in Create() 162 …SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, config.bundleName, "", std::to_string(ret)… in GetTask() 168 …SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_01, config.bundleName, "", std::to_string(errC… in GetTask() 269 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, std::to_string(ret)); in Search() 330 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, std::to_string(ret)); in QueryMimeType() 336 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_01, std::to_string(errCode)); in QueryMimeType() 394 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, std::to_string(ret)); in OpenChannel() 400 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_01, std::to_string(errCode)); in OpenChannel() 419 SysEventLog::SendSysEventLog(FAULT_EVENT, IPC_FAULT_00, std::to_string(ret)); in Subscribe() [all …]
|
| D | response_message_receiver.cpp | 227 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_10, "GetMainEventRunner failed"); in BeginReceive() 234 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_11, "handler addlisterner err"); in BeginReceive() 383 SysEventLog::SendSysEventLog(FAULT_EVENT, UDS_FAULT_02, "write" + std::to_string(ret)); in OnReadable() 393 SysEventLog::SendSysEventLog(FAULT_EVENT, UDS_FAULT_01, msgId, messageId_); in OnReadable() 397 SysEventLog::SendSysEventLog(FAULT_EVENT, UDS_FAULT_01, headerSize, length); in OnReadable() 407 SysEventLog::SendSysEventLog(FAULT_EVENT, UDS_FAULT_01, "Bad Response"); in OnReadable() 415 SysEventLog::SendSysEventLog(FAULT_EVENT, UDS_FAULT_01, "Bad NotifyData"); in OnReadable()
|
| D | request_manager_impl.cpp | 325 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in GetRequestServiceProxy() 331 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_01, "Load SA failed"); in GetRequestServiceProxy() 349 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in SubscribeSA() 359 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_03, "Subscribe SA failed"); in SubscribeSA() 376 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in UnsubscribeSA() 380 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_04, "UnSubscribe SA failed"); in UnsubscribeSA() 466 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in IsSaReady()
|
| /base/request/request/frameworks/js/napi/src/ |
| D | app_state_callback.cpp | 31 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_02, "Check SA failed"); in OnAbilityForeground() 54 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_00, "Get AppContext failed"); in OnAbilityForeground()
|
| D | js_initialize.cpp | 120 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_03, err.errInfo); in InitParam() 142 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_04, "Get current ability fail"); in GetContext() 151 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_06, "Get Context failed"); in GetContext() 162 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_02, "AppContext is null"); in GetAppBaseDir() 168 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_07, "Base dir not found"); in GetAppBaseDir() 196 … SysEventLog::SendSysEventLog(FAULT_EVENT, TASK_FAULT_02, config.bundleName, "", error.errInfo); in CheckFilePath() 229 …SysEventLog::SendSysEventLog(FAULT_EVENT, STANDARD_FAULT_00, config.bundleName, "", error.errInfo); in CheckUploadBodyFiles() 235 …SysEventLog::SendSysEventLog(FAULT_EVENT, STANDARD_FAULT_01, config.bundleName, "", std::to_string… in CheckUploadBodyFiles() 243 FAULT_EVENT, STANDARD_FAULT_02, config.bundleName, "", std::to_string(retClose)); in CheckUploadBodyFiles() 261 SysEventLog::SendSysEventLog(FAULT_EVENT, STANDARD_FAULT_03, error.errInfo); in CheckPathIsFile() [all …]
|
| D | js_task.cpp | 988 … SysEventLog::SendSysEventLog(FAULT_EVENT, ACL_FAULT_00, "AclSetAccess Parent Dir Failed"); in SetPathPermission() 995 SysEventLog::SendSysEventLog(FAULT_EVENT, ACL_FAULT_00, "AclSetAccess Child Dir Failed"); in SetPathPermission() 1213 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_00, "Register failed get AppContext"); in RegisterForegroundResume()
|
| /base/request/request/common/sys_event/src/ |
| D | sys_event.cpp | 77 { FAULT_EVENT, [](const SysEventInfo &info) { SendFaultEvent(info); } }, in __anonb6e88bd40302() 96 …HisysWrite(FAULT_EVENT, HiviewDFX::HiSysEvent::EventType::FAULT, PARAM_DFX_CODE, info.dCode, PARAM… in SendFaultEvent()
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
| D | event_processor_example4.cpp | 41 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent() 46 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent()
|
| /base/security/device_auth/ |
| D | hisysevent.yaml | 24 FAULT_EVENT:
|
| /base/request/request/services/src/cxx/ |
| D | bundle.cpp | 37 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in GetNameAndIndex()
|
| D | network.cpp | 143 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in IsRoaming() 149 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_02, "Check SA failed"); in IsRoaming()
|
| D | application_state_observer.cpp | 56 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in RegisterAppStateChanged()
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| D | pipeline_test.cpp | 78 event->messageType_ = Event::MessageType::FAULT_EVENT; in DoTest() 195 event->messageType_ = Event::MessageType::FAULT_EVENT;
|
| /base/security/device_auth/services/frameworks/src/hiview_adapter/ |
| D | hisysevent_adapter.cpp | 22 #define STR_FAULT_EVENT "FAULT_EVENT"
|
| /base/hiviewdfx/hiview/core/test/unittest/common/ |
| D | plugin_platform_test.cpp | 135 auto event = plugin->GetEvent(Event::MessageType::FAULT_EVENT);
|
| /base/request/request/frameworks/js/napi/src/legacy/ |
| D | request_manager.cpp | 137 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_04, "GetCurrentAbility failed"); in GetCacheDir() 143 SysEventLog::SendSysEventLog(FAULT_EVENT, ABMS_FAULT_01, "GetAbilityContext failed"); in GetCacheDir()
|
| /base/request/request/common/sys_event/include/ |
| D | sys_event.h | 26 constexpr const char *FAULT_EVENT = "EXEC_FAULT"; variable
|
| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/ |
| D | bundle_event_source_example.cpp | 173 event->messageType_ = Event::MessageType::FAULT_EVENT; in CreateAndPublishEvent()
|
| /base/hiviewdfx/hiview/base/include/ |
| D | event.h | 119 FAULT_EVENT, enumerator
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_source_example/ |
| D | event_source_example.cpp | 185 event->messageType_ = Event::MessageType::FAULT_EVENT; in CreateAndPublishEvent()
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
| D | daily_controller_test.cpp | 152 auto event = CreateEvent("TEST_DOMAIN1", "FAULT_EVENT", SysEventCreator::FAULT);
|