Home
last modified time | relevance | path

Searched refs:PasteboardFaultMsg (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/fault/
H A Dpasteboard_fault_impl.cpp23 ReportStatus PasteboardFaultImpl::Report(const PasteboardFaultMsg &msg) in Report()
H A Dfault_reporter.h25 virtual ReportStatus Report(const PasteboardFaultMsg &msg) = 0;
H A Dpasteboard_fault_impl.h26 ReportStatus Report(const PasteboardFaultMsg &msg) override;
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Ddfx_types.h63 struct PasteboardFaultMsg { struct
H A Dhiview_adapter.h64 static void ReportPasteboardFault(int dfxCode, const PasteboardFaultMsg &msg);
H A Dhiview_adapter.cpp105 void HiViewAdapter::ReportPasteboardFault(int dfxCode, const PasteboardFaultMsg &msg) in ReportPasteboardFault()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Ddfx_test.cpp62 PasteboardFaultMsg faultMsg = { .userId = 1, .errorCode = "error" };