Searched defs:WriteEvent (Results 1 – 7 of 7) sorted by relevance
75 int MtpDriver::WriteEvent(EventMtp &me) in WriteEvent() function in OHOS::Media::MtpDriver
177 int MtpDriver::WriteEvent(EventMtp &em) in WriteEvent() function in OHOS::Media::MtpDriver
23 static void WriteEvent(const std::string& eventType, HiviewDFX::HiSysEvent::EventType type, Types..… in WriteEvent() function
89 void MediaMonitorPolicy::WriteEvent(EventId eventId, std::shared_ptr<EventBean> &bean) in WriteEvent() function in OHOS::Media::MediaMonitor::MediaMonitorPolicy
78 void EventAggregate::WriteEvent(std::shared_ptr<EventBean> &bean) in WriteEvent() function in OHOS::Media::MediaMonitor::EventAggregate
26 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() function
651 bool WriteEvent(Parcel &parcel, const EventId &eventId, const std::string &jsonParam) in WriteEvent() function