Searched refs:UDMFReport (Results 1 – 5 of 5) sorted by relevance
26 KVSTORE_API virtual ReportStatus UDMFReport(const UdmfBehaviourMsg &msg) = 0;
28 ReportStatus UDMFReport(const UdmfBehaviourMsg &msg) override;
25 ReportStatus BehaviourReporterImpl::UDMFReport(const UdmfBehaviourMsg &msg) in UDMFReport() function in OHOS::DistributedDataDfx::BehaviourReporterImpl
401 auto repStatus = UdmfBehavior->UDMFReport(UdMsg);
98 Reporter::GetInstance()->BehaviourReporter()->UDMFReport(msg); in SetData()175 Reporter::GetInstance()->BehaviourReporter()->UDMFReport(msg); in GetData()