Searched defs:WriteEvent (Results 1 – 8 of 8) sorted by relevance
32 int WriteEvent(const char *functionName, const struct EventValues *eventValues) in WriteEvent() function
28 static void WriteEvent(const std::string &packageName, Types ... args) in WriteEvent() function
58 int WriteEvent(enum EventType eventType, const char *functionName, const struct EventValues *eventV… in WriteEvent() function
61 void WriteEvent(std::shared_ptr<AppEventPack> appEventPack) in WriteEvent() function
26 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() function
30 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() function
117 void Audit::WriteEvent(const std::string& content) in WriteEvent() function in OHOS::HiviewDFX::Audit
44 static void WriteEvent() in WriteEvent() function