Home
last modified time | relevance | path

Searched defs:CreateEventInfo (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/
Daudit_log_parser.cpp43 AuditLogParser::EventInfo CreateEventInfo(uint64_t serialId, const std::string& digest, in CreateEventInfo() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp593 napi_value CreateEventInfo(napi_env env, std::shared_ptr<AppEventPack> event) in CreateEventInfo() function