Home
last modified time | relevance | path

Searched full:fault_event (Results 1 – 23 of 23) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/test/resource/config/
Devent_threshold.json11 "FAULT_EVENT": 200, number
29 "FAULT_EVENT": 40, number
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
Devent_processor_example1.cpp44 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/
Drequest_service_proxy.cpp96 …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 …]
Dresponse_message_receiver.cpp227 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()
Drequest_manager_impl.cpp325 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/
Dapp_state_callback.cpp31 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()
Djs_initialize.cpp120 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 …]
Djs_task.cpp988 … 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/
Dsys_event.cpp77 { 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/
Devent_processor_example4.cpp41 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent()
46 if (event->messageType_ == Event::MessageType::FAULT_EVENT && in CanProcessEvent()
/base/security/device_auth/
Dhisysevent.yaml24 FAULT_EVENT:
/base/request/request/services/src/cxx/
Dbundle.cpp37 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in GetNameAndIndex()
Dnetwork.cpp143 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()
Dapplication_state_observer.cpp56 SysEventLog::SendSysEventLog(FAULT_EVENT, SAMGR_FAULT_00, "Get SAM failed"); in RegisterAppStateChanged()
/base/hiviewdfx/hiview/base/test/unittest/common/
Dpipeline_test.cpp78 event->messageType_ = Event::MessageType::FAULT_EVENT; in DoTest()
195 event->messageType_ = Event::MessageType::FAULT_EVENT;
/base/security/device_auth/services/frameworks/src/hiview_adapter/
Dhisysevent_adapter.cpp22 #define STR_FAULT_EVENT "FAULT_EVENT"
/base/hiviewdfx/hiview/core/test/unittest/common/
Dplugin_platform_test.cpp135 auto event = plugin->GetEvent(Event::MessageType::FAULT_EVENT);
/base/request/request/frameworks/js/napi/src/legacy/
Drequest_manager.cpp137 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/
Dsys_event.h26 constexpr const char *FAULT_EVENT = "EXEC_FAULT"; variable
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
Dbundle_event_source_example.cpp173 event->messageType_ = Event::MessageType::FAULT_EVENT; in CreateAndPublishEvent()
/base/hiviewdfx/hiview/base/include/
Devent.h119 FAULT_EVENT, enumerator
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
Devent_source_example.cpp185 event->messageType_ = Event::MessageType::FAULT_EVENT; in CreateAndPublishEvent()
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
Ddaily_controller_test.cpp152 auto event = CreateEvent("TEST_DOMAIN1", "FAULT_EVENT", SysEventCreator::FAULT);