Home
last modified time | relevance | path

Searched refs:ParseNormalAuditEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/
H A Daudit_log_parser.cpp88 ParseNormalAuditEvent(eventType, elements); in StartParse()
167 void AuditLogParser::ParseNormalAuditEvent(int eventType, const std::vector<std::string>& eventElem… in ParseNormalAuditEvent() function in OHOS::HiviewDFX::AuditLogParser
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit_log_parser.h108 void ParseNormalAuditEvent(int eventType, const std::vector<std::string> &eventElements);