Home
last modified time | relevance | path

Searched refs:ReportUdmfBehaviour (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/behaviour/
H A Dbehaviour_reporter_impl.cpp27 HiViewAdapter::ReportUdmfBehaviour(DfxCodeConstant::UDMF_DATA_BEHAVIOR, msg, executors_); in UDMFReport()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h49 …static void ReportUdmfBehaviour(int dfxCode, const UdmfBehaviourMsg &msg, std::shared_ptr<Executor…
H A Dhiview_adapter.cpp432 void HiViewAdapter::ReportUdmfBehaviour( in ReportUdmfBehaviour() function in OHOS::DistributedDataDfx::HiViewAdapter