Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp53 bool IsMatchedWithRegex(const string& rule, const string& match) in IsMatchedWithRegex() function
77 return IsMatchedWithRegex(rule, match); in MatchContent()