Home
last modified time | relevance | path

Searched refs:CoverEventID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp113 CoverEventID(dfxCode).c_str(), in ReportFault()
145 CoverEventID(dfxCode).c_str(), in ReportDBFault()
183 CoverEventID(dfxCode).c_str(), in ReportCommFault()
218 CoverEventID(dfxCode).c_str(), in ReportBehaviour()
269 CoverEventID(stat.code).c_str(), in ReportDbSize()
349 CoverEventID(kv.second.code).c_str(), in InvokeTraffic()
397 CoverEventID(kv.second.code).c_str(), in InvokeVisit()
468 CoverEventID(dfxCode).c_str(), in ReportUdmfBehaviour()
499 CoverEventID(DfxCodeConstant::API_PERFORMANCE_STATISTIC).c_str(), in InvokeApiPerformance()
533 std::string HiViewAdapter::CoverEventID(int dfxCode) in CoverEventID() function in OHOS::DistributedDataDfx::HiViewAdapter
H A Dhiview_adapter.h70 static std::string CoverEventID(int dfxCode);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp112 … int ret = OH_HiSysEvent_Write(PASTEBOARD_DOMAIN, CoverEventID(dfxCode).c_str(), HISYSEVENT_FAULT, in ReportPasteboardFault()
356CoverEventID(DfxCodeConstant::TIME_CONSUMING_STATISTIC).c_str(), HISYSEVENT_STATISTIC, params, len… in ReportStatisticEvent()
367CoverEventID(DfxCodeConstant::TIME_CONSUMING_STATISTIC).c_str(), HISYSEVENT_STATISTIC, params, len… in ReportStatisticEvent()
417 …int ret = OH_HiSysEvent_Write(PASTEBOARD_DOMAIN, CoverEventID(DfxCodeConstant::PASTEBOARD_BEHAVIOU… in ReportBehaviour()
536 …int ret = OH_HiSysEvent_Write(PASTEBOARD_DOMAIN, CoverEventID(DfxCodeConstant::USE_BEHAVIOUR).c_st… in ReportUseBehaviour()
546 std::string HiViewAdapter::CoverEventID(int dfxCode) in CoverEventID() function in OHOS::MiscServices::HiViewAdapter
H A Dhiview_adapter.h100 static std::string CoverEventID(int dfxCode);