Home
last modified time | relevance | path

Searched defs:dfxCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp90 void HiViewAdapter::ReportFault(int dfxCode, const FaultMsg &msg, std::shared_ptr<ExecutorPool> exe… in ReportFault()
122 void HiViewAdapter::ReportDBFault(int dfxCode, const DBFaultMsg &msg, std::shared_ptr<ExecutorPool>… in ReportDBFault()
154 void HiViewAdapter::ReportCommFault(int dfxCode, const CommFaultMsg &msg, std::shared_ptr<ExecutorP… in ReportCommFault()
192 void HiViewAdapter::ReportBehaviour(int dfxCode, const BehaviourMsg &msg, std::shared_ptr<ExecutorP… in ReportBehaviour()
227 void HiViewAdapter::ReportDatabaseStatistic(int dfxCode, const DbStat &stat, std::shared_ptr<Execut… in ReportDatabaseStatistic()
302 void HiViewAdapter::ReportTrafficStatistic(int dfxCode, const TrafficStat &stat, in ReportTrafficStatistic()
358 void HiViewAdapter::ReportVisitStatistic(int dfxCode, const VisitStat &stat, std::shared_ptr<Execut… in ReportVisitStatistic()
406 void HiViewAdapter::ReportApiPerformanceStatistic(int dfxCode, const ApiPerformanceStat &stat, in ReportApiPerformanceStatistic()
433 int dfxCode, const UdmfBehaviourMsg &msg, std::shared_ptr<ExecutorPool> executors) in ReportUdmfBehaviour()
533 std::string HiViewAdapter::CoverEventID(int dfxCode) in CoverEventID()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp105 void HiViewAdapter::ReportPasteboardFault(int dfxCode, const PasteboardFaultMsg &msg) in ReportPasteboardFault()
546 std::string HiViewAdapter::CoverEventID(int dfxCode) in CoverEventID()